> > W/Subsurface(17379): (null):0 ((null)): qt.bluetooth: Connecting to port > is not supported > D/Subsurface(17379): (null):0 ((null)): Connection on channel 1 failed. > Trying on channel number 5. > W/Subsurface(17379): (null):0 ((null)): qt.bluetooth: Connecting to port > is not supported > D/Subsurface(17379): (null):0 ((null)): Failed to connect to device > 00:12:6F:38:3D:8A . Device state QBluetoothSocket::UnconnectedState . > Error: QBluetoothSocket::ServiceNotFoundError
Thanks for the help! I am aware of that. On Android a connection to a service can not be established using a port. We should use the UUID of the SPP service. Currently there are some problems with the SDP discovery service and I decided to remove that part from our implementation. I will update the code to use the uuid of the Serial Port Profile on Android platforms. It would be useful if you can send me the patch which fixes the Android build environment. Thanks, Claudiu
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
