zephyr/subsys/bluetooth/audio/shell
Emil Gydesen 53502cb417 Bluetooth: Audio: Make codec_cap const
There is no reason why the capabilities
should be modified by the stack after registration,
nor any reason why a the unicast client application
needs to modify the reported remote capabilities, so
all have been marked as const.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-08-15 11:14:29 +00:00
..
audio.h Bluetooth: Audio: Refactor bt_audio_codec_cap to flat arrays 2023-08-15 11:14:29 +00:00
bap_broadcast_assistant.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_scan_delegator.c Bluetooth: BAP: Filter PA data duplicates by default 2023-06-30 16:12:13 +02:00
bap.c Bluetooth: Audio: Make codec_cap const 2023-08-15 11:14:29 +00:00
cap_acceptor.c Bluetooth: Audio: Shell: Add CAP Acceptor Set Member AD data 2023-03-24 17:35:11 +00:00
cap_initiator.c Bluetooth: CAP: Shell: Add support for specific audio configs 2023-07-18 11:04:25 +00:00
CMakeLists.txt Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
csip_set_coordinator.c Bluetooth: CSIP: Shell: Fix discover_members 2023-06-29 21:05:02 +02:00
csip_set_member.c
has_client.c
has.c Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
mcc.c doc: Fix a typo 2023-08-04 21:18:43 +00:00
media_controller.c bt: audio: shell: Fix possible buffer overflow 2023-07-20 11:09:50 +00:00
micp_mic_ctlr.c
micp_mic_dev.c Bluetooth: MICP: Shell: Add missing "mic_dev" for MICP cmds 2023-04-19 17:14:30 +02:00
mpl.c
tbs_client.c
tbs.c
tmap.c Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
vcp_vol_ctlr.c
vcp_vol_rend.c