commit | 0493684ed2397e111574f343534d8e4ec440dfa5 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:48 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:48 2008 +0200 |
tree | ea27e8d7ecbc197893c16b36af0ac4419264d62d | |
parent | c7bdd5026d28d178238bd794c61612602a54d55e [diff] |
[Bluetooth] Disable disconnect timer during Simple Pairing During the Simple Pairing process the HCI disconnect timer must be disabled. The way to do this is by holding a reference count of the HCI connection. The Simple Pairing process on both sides starts with an IO Capabilities Request and ends with Simple Pairing Complete. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>