zephyr/subsys/bluetooth/audio
Emil Gydesen 490c5e3b20 Bluetooth: Audio: Shell: CAP change volume command
Add sthe change volume command to the CAP commander shell.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-01-17 12:00:09 -05:00
..
shell Bluetooth: Audio: Shell: CAP change volume command 2024-01-17 12:00:09 -05:00
aics_client.c
aics_internal.h
aics.c
ascs_internal.h
ascs.c Bluetooth: ASCS: Add additional dbg info in state changes 2024-01-15 13:59:08 -05:00
audio_internal.h
audio.c Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
bap_base.c Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
bap_broadcast_assistant.c bluetooth: bap: Fix shift of requested_bis_sync 2023-11-30 12:10:35 +00:00
bap_broadcast_sink.c Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
bap_broadcast_source.c Bluetooth: BAP: Fix uninitialized variable in source_reconfig 2024-01-16 09:37:28 -06:00
bap_endpoint.h Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
bap_internal.h
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: BAP: Fix invalid GATT error codes in scan delegator 2024-01-15 14:07:15 -05:00
bap_stream.c Bluetooth: BAP: Add support for transparent coding format 2024-01-17 11:59:14 -05:00
bap_stream.h
bap_unicast_client_internal.h
bap_unicast_client.c Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c Bluetooth: CAP: Add size and rank checks for CAS register 2023-10-20 15:05:00 +02:00
cap_commander.c tests: Bluetooth: CAP commander volume_change unit tests 2024-01-17 12:00:09 -05:00
cap_common.c Bluetooth: CAP: Commander set volume support 2024-01-17 12:00:09 -05:00
cap_initiator.c tests: Bluetooth: CAP commander volume_change unit tests 2024-01-17 12:00:09 -05:00
cap_internal.h Bluetooth: CAP: Commander set volume support 2024-01-17 12:00:09 -05:00
cap_stream.c
ccid_internal.h Bluetooth: CAP: Commander discovery support 2023-12-19 08:50:40 +01:00
ccid.c Bluetooth: CAP: Add verification of CCIDs as the initiator 2023-10-20 15:05:33 +02:00
CMakeLists.txt Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
codec.c Bluetooth: Audio: Fix off-by-one error in codec.c:ltv_set_val 2024-01-16 10:00:04 +01:00
csip_crypto.c Bluetooth: CSIP: Use bt_crypto_aes_cmac instead of own 2024-01-16 09:33:58 -06:00
csip_crypto.h
csip_internal.h Bluetooth: Audio: Change CSIP notification to use Atomic flags 2023-09-27 15:47:33 +02:00
csip_set_coordinator.c Bluetooth: Audio: Add resend mechanic to CSIP notifications 2023-09-27 15:47:33 +02:00
csip_set_member.c Bluetooth: Audio: Ensure that read callbacks can handle conn == NULL 2024-01-17 11:58:44 -05:00
gmap_client.c Bluetooth: GMAP: Add initial implementation of GMAP 2023-12-11 18:30:57 +01:00
gmap_server.c Bluetooth: GMAP: Add initial implementation of GMAP 2023-12-11 18:30:57 +01:00
has_client.c Bluetooth: audio: has_client: Move bt_has_client structure to header 2024-01-02 10:10:15 +01:00
has_internal.h Bluetooth: audio: has_client: Move bt_has_client structure to header 2024-01-02 10:10:15 +01:00
has.c Bluetooth: has: Fix control point error return code 2023-12-13 09:42:04 +01:00
Kconfig Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
Kconfig.aics
Kconfig.ascs
Kconfig.bap Bluetooth: BAP: Refactor bt_bap_base 2023-12-06 17:51:47 +00:00
Kconfig.bass
Kconfig.cap Bluetooth: CAP: Move initiator/commander common code to cap_common 2023-12-07 16:14:42 +00:00
Kconfig.csip
Kconfig.gmap Bluetooth: GMAP: Add initial implementation of GMAP 2023-12-11 18:30:57 +01:00
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
Kconfig.tbs
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
mcc_internal.h bluetooth: audio: Add API to get MCS service ATT handles 2023-12-06 17:52:49 +00:00
mcc.c bluetooth: audio: Add API to get MCS service ATT handles 2023-12-06 17:52:49 +00:00
mcs_internal.h
mcs.c Bluetooth: Audio: Ensure that read callbacks can handle conn == NULL 2024-01-17 11:58:44 -05:00
media_proxy_internal.h
media_proxy.c
micp_internal.h
micp_mic_ctlr.c Bluetooth: MICP: Add mic_ctlr_get_by_conn 2023-12-22 14:41:17 +00:00
micp_mic_dev.c
mpl_internal.h Bluetooth: MPL: Add track position notifications during seeking 2023-12-19 08:51:21 +01:00
mpl.c Bluetooth: MPL: Add notification to track change 2024-01-15 13:57:21 -05:00
pacs_internal.h Bluetooth: audio: pacs: Add bt_pacs_set_available_contexts_for_conn 2023-12-06 17:54:14 +00:00
pacs.c Bluetooth: Audio: Ensure that read callbacks can handle conn == NULL 2024-01-17 11:58:44 -05:00
pbp.c Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
tbs_client.c Bluetooth: audio: tbs: Add call_alloc/call_free helper functions 2023-12-22 14:41:00 +00:00
tbs_internal.h Bluetooth: audio: tbs: Add call_alloc/call_free helper functions 2023-12-22 14:41:00 +00:00
tbs.c Bluetooth: audio: tbs: Add call_alloc/call_free helper functions 2023-12-22 14:41:00 +00:00
tmap.c
vcp_internal.h bluetooth: audio: Add API to get VCP service ATT handles 2023-09-28 13:16:23 +02:00
vcp_vol_ctlr.c Bluetooth: VCP: Allow for multiple vol_ctrl cb registers 2023-12-08 10:04:31 +00:00
vcp_vol_rend.c Bluetooth: VCP: Vol rend: Add check before notification log 2023-12-06 17:55:10 +00:00
vocs_client.c Bluetooth: Audio: Update audio location definitions 2024-01-16 14:27:40 -05:00
vocs_internal.h
vocs.c Bluetooth: Audio: Update audio location definitions 2024-01-16 14:27:40 -05:00