On 09 July, 2015 - Claudiu Olteanu wrote: > > > > 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. >
I sent them to the mailinglist, and i think they will land in master as soon as Dirk gets time to merge them. //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
