zephyr/subsys/bluetooth/audio
Lingao Meng 40365babaa Bluetooth: Modify kconfig to use related path
Because we use the extended kconfig, we have already
supported relative paths, and it is clearer to use
relative paths in the bluetooth submodules.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2021-07-20 20:02:34 -04:00
..
aics_client.c Bluetooth: Audio: AICS client add function to get conn pointer 2021-06-24 11:31:04 -04:00
aics_internal.h Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
aics.c Bluetooth: Audio: Fix compile error if AICS is not enabled 2021-07-19 20:08:30 -04:00
CMakeLists.txt Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02:00
Kconfig Bluetooth: Modify kconfig to use related path 2021-07-20 20:02:34 -04:00
Kconfig.aics Bluetooth: Audio: Audio Input Control Service and client 2021-04-12 11:47:00 -04:00
Kconfig.mics Bluetooth: Audio: Microphone Input Control Service and Client 2021-06-07 12:04:28 +02:00
Kconfig.vcs Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
Kconfig.vocs Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
mics_client.c Bluetooth: Audio: Fix MICS client without AICS compile error 2021-07-19 20:08:30 -04:00
mics_internal.h Bluetooth: Audio: Guard MICS cli/srv structs 2021-07-19 20:08:30 -04:00
mics.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
vcs_client.c Bluetooth: Audio: Fix compile error for VCS cli if no AICS/VOCS 2021-07-19 20:08:30 -04:00
vcs_internal.h Bluetooth: Audio: Guard VCS cli/srv structs 2021-07-19 20:08:30 -04:00
vcs.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
vocs_client.c Bluetooth: Audio: VOCS client add function to get conn pointer 2021-06-14 14:25:42 +02:00
vocs_internal.h Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00
vocs.c Bluetooth: Audio: VOCS remove need for bt_conn pointer 2021-06-07 12:08:10 +02:00