zephyr/net/bluetooth
Arkadiusz Lichwa 435ccd3e81 Bluetooth: BR/EDR: Refactor internals of 'Cancel' authentication API
For better code readability use 'switch-case' statement selecting valid
authentication cancel method. Adds also legacy pairing (pre-SSP) as first
item in valid paring method set.

Change-Id: I4d9c5178526cd5210b844878360d12b58b99a24f
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-04-11 11:53:31 +00:00
..
att.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
conn.c Bluetooth: BR/EDR: Refactor internals of 'Cancel' authentication API 2016-04-11 11:53:31 +00:00
conn_internal.h Bluetooth: BR/EDR: Rename pair method field 2016-04-11 11:53:10 +00:00
gatt.c Bluetooth: Export is_bonded through hci_core.c 2016-04-04 17:35:02 +03:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: Export helpers for defining buffer pools 2016-04-11 11:52:38 +00:00
hci_core.h Bluetooth: Export bt_storage inside the stack 2016-04-05 12:29:14 +03:00
Kconfig Bluetooth: Add Privacy Feature support 2016-04-05 12:29:14 +03:00
keys.c Bluetooth: Use bt_addr_t inside bt_addr_le_t 2016-04-05 12:29:14 +03:00
keys.h Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
l2cap.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
l2cap_internal.h Bluetooth: L2CAP: Store BR/EDR fixed channel mask per channel 2016-04-09 20:03:25 +03:00
Makefile Bluetooth: Build keys support if BR/EDR is enabled 2016-03-23 10:36:28 +01:00
smp.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
smp.h Bluetooth: Add Privacy Feature support 2016-04-05 12:29:14 +03:00
smp_null.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00