On Thu, Jul 09, 2015 at 10:15:02AM +0200, Anton Lundin wrote: > 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.
They are merged and were just pushed. Sorry I forgot to do that yesterday. Real life kept me busy. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
