zephyr/subsys/bluetooth/controller/hci
Piotr Pryga 40cdd65901 Bluetooth: Controller: llcp: add missing handling LL_UNKNOWN in CTE llcp
There was missing handling of LL_UNKNOWN_RSP in CTE request control
procedure.In case there is a pending CTE request and peer responses
with LL_UNKNOWN_RSP then Host should be notified with HCI_LE_CTE_-
Request_Failed event. The pending CTE request procedure should be
completed.
Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-05-19 13:21:58 +02:00
..
nordic subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openisa
hci_driver.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hci_internal.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
hci_user_ext.h
hci.c Bluetooth: Controller: llcp: add missing handling LL_UNKNOWN in CTE llcp 2022-05-19 13:21:58 +02:00