zephyr/subsys/bluetooth/host
chao an 00d1408a14 Bluetooth: host: fix build break if enable oob legacy pair only
enable CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY:

In function `bt_le_oob_get_local':
subsys/bluetooth/host/hci_core.c:8878:
		undefined reference to `bt_smp_le_oob_generate_sc_data'

Signed-off-by: chao an <anchao@xiaomi.com>
2020-08-28 12:23:56 +03:00
..
a2dp_internal.h
a2dp.c
aes_ccm.c
at.c
at.h
att_internal.h
att.c Bluetooth: ATT: Fix not restoring buffer state when send fails 2020-08-25 15:22:07 +03:00
avdtp_internal.h
avdtp.c
CMakeLists.txt Bluetooth: host: Split SSP to it's own module 2020-08-11 19:32:35 +02:00
conn_internal.h Bluetooth: host: Split SSP to it's own module 2020-08-11 19:32:35 +02:00
conn.c Bluetooth: host: Elevate security to L4 when SC only is enabled 2020-08-24 10:16:51 +02:00
crypto.c
crypto.h
ecc.h
gatt_internal.h
gatt.c Bluetooth: host: GATT Lazyloading cleanup at disconnect 2020-08-25 15:40:31 +03:00
hci_common.c
hci_core.c Bluetooth: host: fix build break if enable oob legacy pair only 2020-08-28 12:23:56 +03:00
hci_core.h Bluetooth: host: Split SSP to it's own module 2020-08-11 19:32:35 +02:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
hfp_hf.c
hfp_internal.h
Kconfig
Kconfig.gatt
Kconfig.l2cap
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h Bluetooth: Host: Notify L2CAP that security change failed 2020-08-06 11:47:03 +02:00
l2cap.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
sdp_internal.h
sdp.c
settings.c
settings.h
smp_null.c
smp.c Bluetooth: Host: Notify L2CAP that security change failed 2020-08-06 11:47:03 +02:00
smp.h
ssp.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
ssp.h Bluetooth: host: Split SSP to it's own module 2020-08-11 19:32:35 +02:00
testing.c
testing.h
uuid.c