zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 79f6a63840 Bluetooth: controller: Fix initial empty flag for peripheral
Fix to avoid an assertion when processing an acknowledgment
in the first connection event in peripheral role.

Ensure that empty flag reflects the state of the Tx queue,
as a peripheral the first connection event has no prior PDU
transmitted, an incorrect acknowledgment by peer should
not dequeue a PDU that has not been transmitted on air.

Relates to assert added in commit 2bfaadffb8 ("Bluetooth:
controller: Add Tx fragmentation assertion").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-05-25 19:24:55 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Add conn creation param checks 2021-05-21 18:50:22 +02:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: controller: Fix initial empty flag for peripheral 2021-05-25 19:24:55 +02:00
ticker Bluetooth: controller: Propagate ticker force to ULL 2021-04-13 12:15:12 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
Kconfig Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +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: Add Kconfig options for nRF21540 PDN and CSN pins 2021-04-21 15:04:12 +02:00