commit | 5d3de7df18077a0f508ae2c3e3f1866da65fdffd | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Tue Jun 14 13:37:41 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Jun 14 14:54:05 2011 -0300 |
tree | 7a52c5136964e89c80f1c26595603021ba29e2b9 | |
parent | 94ac02726cb87dd569bac4536f33e4b696b692eb [diff] |
Bluetooth: Add support for SMP timeout This patch adds support for disconnecting the link when SMP procedure takes more than 30 seconds. SMP begins when either the Pairing Request command is sent or the Pairing Response is received, and it ends when the link is encrypted (or terminated). Vol 3, Part H Section 3.4. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>