Parent: 8e493e8416e5525042b8b4a34eb2b7084725438b
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2016-03-03 13:44:08
Tree: 131208ae6ef09984f0108e2c886f8ec3be3152ff
shared/gatt-client: Fix not detecting BT_ATT_SECURITY_AUTO Using bt_gatt_security cannot detect if BT_ATT_SECURITY_AUTO is enabled since it actually checks the current level when operating over L2CAP, so instead use io_sec_level internal field to detect the security level in which ATT is supposed to be operating.
Diffstat
| M | src/shared/att.c | | | 7 | ++++- - - |
1 files changed, 4 insertions(+), 3 deletions(-)