zephyr/subsys/bluetooth/audio
Emil Gydesen fcdfdae95b Bluetooth: Audio: Add to_str functions for some assigned numbers
Add to_str functions for context, parental rating, active state,
codec cap freq, codec cap frame duration,
codec cap channel count and location.

The remaining values are just numeric values and does not
need a to_str function.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-09-05 17:02:41 -04:00
..
shell Bluetooth: Audio: Add to_str functions for some assigned numbers 2024-09-05 17:02:41 -04:00
aics_client.c Bluetooth: AICS: Replace bools with atomic 2024-09-04 09:54:05 +02:00
aics_internal.h Bluetooth: AICS: Replace bools with atomic 2024-09-04 09:54:05 +02:00
aics.c
ascs_internal.h
ascs.c Bluetooth: ASCS: Validate num_ases in CP requests 2024-06-28 07:20:47 -04:00
audio_internal.h Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
audio.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
bap_base.c Bluetooth: ISO/BAP: Refactor BIS bitfield 2024-07-27 15:19:46 +03:00
bap_broadcast_assistant.c Bluetooth: BAP: Add PAST Kconfig dependency for BASS 2024-07-27 20:47:26 +03:00
bap_broadcast_sink.c Bluetooth: BAP: Scan delegator add src without PA sync 2024-07-28 07:31:06 +03:00
bap_broadcast_source.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
bap_endpoint.h Bluetooth: BAP: Add support for reconfiguring unicast group 2024-09-03 10:43:53 +02:00
bap_internal.h Bluetooth: ISO/BAP: Refactor BIS bitfield 2024-07-27 15:19:46 +03:00
bap_iso.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
bap_iso.h
bap_scan_delegator.c Bluetooth: BAP: SD: Added missing bad code when using mod_src 2024-09-05 12:24:34 +01:00
bap_stream.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
bap_stream.h Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
bap_unicast_client_internal.h
bap_unicast_client.c Bluetooth: BAP: Add support for reconfiguring unicast group 2024-09-03 10:43:53 +02:00
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_commander.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
cap_common.c
cap_initiator.c Bluetooth: CAP: Add check for streaming state when starting unicast 2024-09-03 10:43:59 +02:00
cap_internal.h
cap_stream.c Bluetooth: CAP: Revert order of CAP stream callbacks 2024-09-05 09:50:01 +02:00
ccid_internal.h
ccid.c
CMakeLists.txt
codec.c Bluetooth: Audio: Add fallback to cfg_meta_get_pref_context 2024-06-13 05:41:47 -04:00
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c
csip_set_member.c
gmap_client.c
gmap_server.c
has_client.c
has_internal.h
has.c
Kconfig
Kconfig.aics
Kconfig.ascs kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.bap kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.cap
Kconfig.csip kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.gmap
Kconfig.has kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.mcs kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.mctl
Kconfig.micp
Kconfig.mpl kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs Bluetooth: TBS: Add UTF8 requirement to Kconfigs 2024-09-05 12:24:07 +01:00
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
mcc_internal.h
mcc.c everywhere: replace double words 2024-06-22 05:40:22 -04:00
mcs_internal.h
mcs.c
media_proxy_internal.h
media_proxy.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c
pacs_internal.h
pacs.c
pbp.c
tbs_client.c Bluetooth: TBS: Allow multiple callbacks for client 2024-09-05 12:24:47 +01:00
tbs_internal.h Bluetooth: TBS: Allow multiple callbacks for client 2024-09-05 12:24:47 +01:00
tbs.c Bluetooth: TBS: Fix issues with lookup_inst_by_uri_scheme 2024-09-05 12:51:44 -05:00
tmap.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c LE Audio: add conn parameter for bt_vcp_vol_rend_cb 2024-08-20 14:45:35 +02:00
vocs_client.c
vocs_internal.h
vocs.c