Hi
I using Imx6dl 4.1.15 with Qt 5.6.2.
I want to use Qt Bluetooth to connect a mouse or keyboard.
Before using Qt, I tried to use bluetoothctl to test the function.It worked.
After that,I tried to use QBluetoothSocket to connect it.It didn't work, with message:
qt.bluetooth.bluez: SDP search failed for "6C:5D:63:7D:D3:92" QBluetoothSocket::ServiceNotFoundError qt.bluetooth.bluez: Cannot find sdpscanner: ""
what should I do next
Regards
Mihan