zephyr/subsys/bluetooth/audio
Emil Gydesen 2147eefa15 Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT
The Kconfig option was never used by the stack and should
thus be removed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-09-22 09:21:53 +02:00
..
shell Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
CMakeLists.txt
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
Kconfig.bass
Kconfig.cap Bluetooth: CAP: Add minimum metadata len req for CAP 2023-09-07 09:42:46 +02:00
Kconfig.csip
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
Kconfig.tbs
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
aics.c
aics_client.c
aics_internal.h
ascs.c Bluetooth: ASCS: Modify the ACL disconnect behavior 2023-09-20 20:20:27 +01:00
ascs_internal.h
audio.c Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
audio_internal.h
bap_broadcast_assistant.c
bap_broadcast_sink.c Bluetooth: BAP: Broadcast sink call stopped after BIG cleanup 2023-09-20 20:21:16 +01:00
bap_broadcast_source.c Bluetooth: BAP: drop unused variable 2023-09-21 12:44:08 +02:00
bap_endpoint.h Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
bap_internal.h
bap_iso.c
bap_iso.h Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
bap_scan_delegator.c bluetooth: audio: use SYS_INIT 2023-09-15 16:04:19 +02:00
bap_stream.c Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
bap_stream.h Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
bap_unicast_client.c Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
bap_unicast_client_internal.h Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
bap_unicast_server.c Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
bap_unicast_server.h Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
cap_acceptor.c
cap_initiator.c Bluetooth: CAP: Add support for long read/write 2023-09-20 20:24:27 +01:00
cap_internal.h
cap_stream.c
ccid.c
ccid_internal.h
codec.c Bluetooth: Audio: Replace BT_AUDIO_CODEC_PARSE_ERR_ with errno 2023-09-20 20:22:24 +01:00
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c
csip_set_member.c
has.c
has_client.c
has_internal.h
mcc.c
mcs.c
mcs_internal.h
media_proxy.c
media_proxy_internal.h
micp_internal.h bluetooth: audio: Add API to get MICP service ATT handles 2023-09-08 14:43:00 +02:00
micp_mic_ctlr.c bluetooth: audio: Add API to get MICP service ATT handles 2023-09-08 14:43:00 +02:00
micp_mic_dev.c
mpl.c
mpl_internal.h
pacs.c Bluetooth: PACS: Fix a couple of issues in PACS notify handling 2023-08-29 16:14:42 +02:00
pacs_internal.h
tbs.c bluetooth: audio: use SYS_INIT 2023-09-15 16:04:19 +02:00
tbs_client.c
tbs_internal.h
tmap.c
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c
vocs.c include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
vocs_client.c
vocs_internal.h