zephyr/subsys/bluetooth/controller/hci
Vinayak Kariappa Chettimada 230f4f1c1b Bluetooth: Controller: Fix to use non-discardable buffer
Fix to use non-discardable Rx buffer for handling Extended
and Periodic Advertising Report.

Regression introduced in
commit 18171bc774 ("Bluetooth: Host: Non-discardable event
buffer size is 255 for ext adv"). The default discardable Rx
buffer size was reduced causing increased fragmentation and
deadlock trying to get more free discardable Rx buffers to
generate HCI Extended and Periodic Advertising reports.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-02-10 20:05:11 +01:00
..
nordic Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
openisa
hci_driver.c Bluetooth: Controller: Fix missing ISO data packet receive 2022-01-31 18:12:10 +01:00
hci_internal.h Bluetooth: Controller: Flush scanned rx node before scan response PDU 2021-08-17 17:36:19 +02:00
hci_user_ext.h
hci.c Bluetooth: Controller: Fix to use non-discardable buffer 2022-02-10 20:05:11 +01:00