commit | ef4177e2bf92543e422fae154888062376e2283d | [log] [tgz] |
---|---|---|
author | Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> | Thu Jun 02 14:24:52 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Jun 08 16:58:19 2011 -0300 |
tree | 800ea51c1c36ce3f2f39b8480616a4a3a634291e | |
parent | 14b12d0b98f87162b7e9e93dde66d1af97886567 [diff] |
Bluetooth: Simplify hci_conn_accept_secure check If the link key is secure (authenticated or combination 16 digit) the sec_level will be always BT_SECURITY_HIGH. Therefore, instead of checking the link key type simply check the sec_level on the link. Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>