commit | e9a416b5ce0c0f93819f55d34cf6882196e9c3b2 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@nokia.com> | Sat Feb 19 12:05:56 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Feb 21 17:22:43 2011 -0300 |
tree | d5225a0013d3e561f02fc36d89e34c0db162fcf5 | |
parent | 366a033698266c304abd6365ea3bcaec36860328 [diff] |
Bluetooth: Add mgmt_pair_device command This patch adds a new mgmt_pair_device which can be used to initiate a dedicated bonding procedure. Some extra callbacks are added to the hci_conn struct so that the pairing code can get notified of the completion of the procedure. Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>