zephyr/subsys/bluetooth
Mariusz Skamra a3904bd991 Bluetooth: audio: Fix PACS location chrc properties
If the characteristic is non-writtable, the BT_GATT_CHRC_WRITE property
flag shall be unset. Moreover, threre is no point to set
BT_GATT_PERM_WRITE_ENCRYPT permission flag as well if the attribute has
no `write` callback set anyway.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-07-11 16:04:42 +00:00
..
audio Bluetooth: audio: Fix PACS location chrc properties 2022-07-11 16:04:42 +00:00
common all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
controller Bluetooth: Controller: Fix missing reset of coded PHY scanning 2022-07-11 14:15:13 +02:00
host bluetooth: add api for changing rpa timeout in runtime 2022-07-11 09:27:07 +00:00
mesh Bluetooth: Mesh: cfg cli async status callback 2022-07-08 20:01:02 +00:00
services all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
shell Bluetooth: Audio: Moved ASCS metadata verification to higher layer 2022-07-08 20:08:45 +00:00
CMakeLists.txt
Kconfig bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.adv bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00
Kconfig.iso bluetooth: kconfig: Hide host options if not available 2022-06-17 10:49:51 -05:00