zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 1af8c136a7 Bluetooth: controller: Add explicit opcode check in unknown rsp PDU
Add explicit opcode check when handling received unknown
response PDU.

Without this, for example, an in progress Data Length Update
procedure state was reset when receiving an unknown response
to slave initiated feature request.

Fixes #26252.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-06-22 12:33:22 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
include Bluetooth: controller: Fix compilation regression 2020-06-16 17:48:59 +02:00
ll_sw Bluetooth: controller: Add explicit opcode check in unknown rsp PDU 2020-06-22 12:33:22 +02:00
ticker Bluetooth: controller: split: Avoid ticker null pointer dereferencing 2020-06-12 15:50:34 +02:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: split: Initial extended scanning code 2020-06-12 15:50:34 +02:00
Kconfig Bluetooth: kconfig: Disable advertising extension until feature complete 2020-06-17 17:09:59 +02:00