zephyr/net/bluetooth
Arkadiusz Lichwa 029820c926 Bluetooth: BR/EDR: Check security on SSP authentication
Rejects by negative reply to authentication request if HIGH
security is required on local and both devices IO Capability values
disallow to interact with user.

Change-Id: Ia670d0b3c5c66a27175f4f5f38cd56e845e393b0
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-03-21 11:11:17 +00:00
..
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
att.c Bluetooth: ATT: Notify if a disconnect happen while a request is pending 2016-03-16 07:26:01 +00:00
conn_internal.h Bluetooth: BR/EDR: Handle User Confirmation Request event 2016-03-21 11:10:47 +00:00
conn.c Bluetooth: BR/EDR: Check security on SSP authentication 2016-03-21 11:11:17 +00:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gatt.c Bluetooth: Fix compare logic in ATT read rsp 2016-03-09 10:16:38 +00:00
hci_core.c Bluetooth: BR/EDR: Handle User Confirmation Request event 2016-03-21 11:10:47 +00:00
hci_core.h Bluetooth: Fix latency versus timeout check 2016-03-08 10:56:34 +00:00
Kconfig Bluetooth: Kconfig: Add missing BLUETOOTH_STACK_HCI dependencies 2016-03-19 15:55:50 +00:00
keys.c Bluetooth: BR/EDR: Update keys management 2016-02-05 20:25:20 -05:00
keys.h Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
l2cap_internal.h Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
l2cap.c Bluetooth: L2CAP: Handle of Reject command 2016-03-05 19:43:37 +00:00
Makefile drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
smp_null.c Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
smp.c Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
smp.h Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00