Closed GoogleCodeExporter closed 9 years ago
Just to make sure this what was causing the problem, I've commented the line
which sends the disconnection when the bonding completes (in hci_run):
hci_send_cmd(&hci_disconnect, connection->con_handle, 0x13); // authentication
done
And the SDP query worked properly.
Original comment by kob...@mce-sys.com
on 18 Jun 2014 at 12:28
Event "dedicated bonding complete" is now sent after the HCI connection is
closed, SVN r2745
Original comment by mila@ringwald.ch
on 21 Aug 2014 at 1:28
Original issue reported on code.google.com by
kob...@mce-sys.com
on 18 Jun 2014 at 12:11