zephyr/subsys/bluetooth
Cheng Chang afcce53220 bluetooth: host: a2dp:error_code should be detailed in set_config_rsp
Error codes fall into two main categories:
case 1: NOT_SUPPORT_XXX. This means that the configuration of the
parameter is not supported locally.
case 2: INVALID_XXX. This means that the parameter is not configured or
duplicated in the set_config_req command.

Currently the protocol only supports SBC, so it is only checked for SBC
parameters.

Signed-off-by: Cheng Chang <cheng.chang@nxp.com>
2025-07-28 16:43:29 -04:00
..
audio bluetooth: bap_unicast_client: fix PTS BAP/UCL/SCC/BV-103-C failure 2025-07-20 12:24:43 -04:00
common bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
controller bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
crypto
host bluetooth: host: a2dp:error_code should be detailed in set_config_rsp 2025-07-28 16:43:29 -04:00
lib
mesh bluetooth: mesh: remove persisted psa key if mesh does not own it 2025-07-25 08:17:24 -04:00
services bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
CMakeLists.txt
Kconfig bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
Kconfig.adv Bluetooth: Host: Remove experimental label from PAwR 2025-03-14 17:56:18 +01:00
Kconfig.logging