zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 4661ae3c21 Bluetooth: Controller: Fix Extended Scanning Address Resolution
Fix the received Extended Advertising PDU's address
resolution latency due to missing reset of pending IRQ in
the NVIC which caused the wait loop from not exit correctly.

Fixes #30243.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-08-04 10:37:08 +02:00
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: Controller: Fix resolving index from being overwritten 2021-08-04 10:36:46 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: Controller: Fix Extended Scanning Address Resolution 2021-08-04 10:37:08 +02:00
ticker Bluetooth: controller: Add ticker_yield_abs interface 2021-06-14 15:19:33 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Warn when building experimental features 2021-07-10 14:53:26 -04:00
Kconfig Bluetooth: Controller: Fix corrupt AD data after directed advertising 2021-07-26 15:29:55 +02:00
Kconfig.df Bluetooth: controller: df: Set BT_CTLR_DF_ANT_SWITCH_RX enable 2021-05-06 16:27:16 +02:00
Kconfig.ll_sw_split Bluetooth: Controller: Disable scan unreserved for LOW_LAT option 2021-07-20 13:35:49 +02:00