zephyr/subsys/bluetooth
Joakim Andersson 407411f1af Bluetooth: host: Fix stuck OOB get local functions SC is not supported
Fix bt_le_oob_get_local and bt_le_ext_adv_oob_get_local stuck forever
waiting for the sc_local_pkey_ready semaphore when SC HCI commands
are not supported in the controller.

By using the le_sc_supported helper function the runtime check of HCI
commands and the feature check of CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY
is combined to be handled int the same way.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-09-22 19:37:31 +02:00
..
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller bluetooth: controller: fix mark/unmark error in ull_adv::disable 2020-09-21 17:05:19 -05:00
host Bluetooth: host: Fix stuck OOB get local functions SC is not supported 2020-09-22 19:37:31 +02:00
mesh Bluetooth: Mesh: Fix send input_complete before public key 2020-09-21 13:07:18 +03:00
services bluetooth: services: ots: use multi-instance macro from gatt.h 2020-09-04 18:37:27 +02:00
shell Bluetooth: GATT: Rework bt_gatt_attr_func_t 2020-09-05 11:06:21 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00