Bluetooth_HID icon indicating copy to clipboard operation
Bluetooth_HID copied to clipboard

Unable to connect to ios

Open massey101 opened this issue 4 years ago • 0 comments

Attempted to connect with an IOS device (Iphone 7 running IOS 13.4) and I get:

bluetoothd[3870]: src/adapter.c:connected_callback() hci0 device 58:40:4E:C9:E5:4C connected eir_len 5
bluetoothd[3870]: src/adapter.c:dev_disconnected() Device 58:40:4E:C9:E5:4C disconnected, reason 3
bluetoothd[3870]: src/adapter.c:adapter_remove_connection() 
bluetoothd[3870]: src/adapter.c:bonding_attempt_complete() hci0 bdaddr 58:40:4E:C9:E5:4C type 0 status 0xe
bluetoothd[3870]: src/device.c:device_bonding_complete() bonding (nil) status 0x0e
bluetoothd[3870]: src/device.c:device_bonding_failed() status 14
bluetoothd[3870]: src/adapter.c:resume_discovery() 

Version: 7ae9636

massey101 avatar Mar 27 '20 15:03 massey101