zephyr/subsys/bluetooth/audio/shell
Emil Gydesen f93caa3903 Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3
Replace the BT_AUDIO_CODEC_LC3_ID macro with the
BT_HCI_CODING_FORMAT_LC3 as there is no reason to
define and use the LC3 ID different than the other
allowed codec IDs.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-09-20 20:19:50 +01:00
..
audio.h Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
bap_broadcast_assistant.c Bluetooth: BAP: Shell: Fix issue in cmd add_pa_sync 2023-09-08 14:44:39 +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: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
cap_acceptor.c
cap_initiator.c Bluetooth: BAP: Broadcast source reconfig with subgroups 2023-09-20 20:16:52 +01: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 bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
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 bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
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 Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
tbs.c
tmap.c Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
vcp_vol_ctlr.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
vcp_vol_rend.c