zephyr/subsys/bluetooth/host
Kamil Piszczek e4409d5d7d Bluetooth: smp: adding LE SC OOB support for peripheral side
Added support for the LE SC pairing with the OOB data. The peripheral
side is only supported for now.

Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2019-05-27 13:50:46 +02:00
..
mesh Bluetooth: Mesh: Fix postponing storage deadline indefinitely 2019-05-07 19:15:22 +03:00
a2dp_internal.h
a2dp.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
at.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
at.h
att_internal.h Bluetooth: GATT: Add bt_gatt_write_response_cb 2019-01-16 21:43:53 -05:00
att.c Bluetooth: gatt: ccc changed cb after connection cb 2019-02-18 15:13:25 -05:00
avdtp_internal.h
avdtp.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
conn_internal.h bluetooth: host: Rename bt_conn_get_id and make it public. 2018-11-28 18:20:38 +02:00
conn.c bluetooth: Fix bt_conn->id handling 2019-04-29 11:34:08 +03:00
crypto.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Fix not clearing Client Features 2019-04-11 12:04:53 +03:00
gatt.c Bluetooth: GATT: Fix using a wrong handle 2019-05-23 12:31:35 +03:00
hci_core.c Bluetooth: smp: adding LE SC OOB support for peripheral side 2019-05-27 13:50:46 +02:00
hci_core.h Bluetooth: Fix not accepting string equal to CONFIG_BT_DEVICE_NAME_MAX 2019-04-01 17:51:41 +03:00
hci_ecc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hfp_hf.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
hfp_internal.h
Kconfig Bluetooth: smp: adding LE SC OOB support for peripheral side 2019-05-27 13:50:46 +02:00
Kconfig.gatt Bluetooth: GATT: Rename BT_GATT_DB to BT_GATT_DYNAMIC_DB 2019-05-02 08:29:23 +03:00
keys_br.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
keys.c subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
keys.h
l2cap_br.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
l2cap_internal.h Bluetooth: L2CAP: Rename LE Connection Response Results 2018-10-25 08:02:54 +01:00
l2cap.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
monitor.c subsystems: Rename reserved function names 2019-04-03 17:31:00 -04:00
monitor.h
rfcomm_internal.h
rfcomm.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
sdp_internal.h
sdp.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
settings.c Bluetooth: Fix return type for settings read callback 2019-05-02 11:18:30 +03:00
settings.h subsys/settings: Allow to register custom backends in settings subsystem 2019-04-26 11:24:31 +03:00
smp_null.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
smp.c Bluetooth: smp: adding LE SC OOB support for peripheral side 2019-05-27 13:50:46 +02:00
smp.h Bluetooth: smp: adding LE SC OOB support for peripheral side 2019-05-27 13:50:46 +02:00
testing.c
testing.h
uuid.c