zephyr/subsys/bluetooth
Piotr Pryga 9e6f566858 Bluetooth: Controller: llcp: Add handling of unexpe CTRL PDU by CTE req
There was missing code responsible for handling of unexpected response
for CTE request. The commit adds code that will terminate connection
in case a peer device reposnes with unexpected control PDU that is not
a remote procedure reques.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-05-19 13:21:58 +02:00
..
audio Bluetooth: ascs: Fix compilation warning 2022-05-16 16:56:11 +02:00
common subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
controller Bluetooth: Controller: llcp: Add handling of unexpe CTRL PDU by CTE req 2022-05-19 13:21:58 +02:00
host Bluetooth: Host: Fix missing callback in bt_gatt_write_without_response 2022-05-17 11:39:26 +02:00
mesh Bluetooth: Gatt: Update users of write callback in subscription params 2022-05-16 16:54:27 +02:00
services subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
shell tests: btshell: Fix the HAS server shell dependency 2022-05-16 16:56:11 +02:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig Bluetooth: Increase supported maximum simultaneous connection to 250 2022-04-04 10:24:34 +02:00
Kconfig.adv Bluetooth: Kconfig: Move BT_LIM_ADV_TIMEOUT to host config 2022-03-17 11:12:47 +01:00
Kconfig.iso Bluetooth: ISO: Update ISO Kconfig for EXPERIMENTAL 2022-05-13 12:44:47 -07:00