zephyr/subsys/bluetooth/audio
Emil Gydesen c7b49cf1e4 Bluetooth: Audio: Add coordinated sets identification service client
Adds the coordinated set identification service (CSIS) client.

    This is still a work in progress and thus there are no public
    API for it yet, and some code changes will still be needed.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-11-09 11:17:20 +01:00
..
aics.c Bluetooth: Audio: Fix compile error if AICS is not enabled 2021-07-19 20:08:30 -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
ccid.c Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
ccid_internal.h Bluetooth: Audio: CCID - updates for upmerge 2021-11-02 13:23:42 +01:00
CMakeLists.txt Bluetooth: Audio: Add coordinated sets identification service client 2021-11-09 11:17:20 +01:00
csis.c Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis.h Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis_client.c Bluetooth: Audio: Add coordinated sets identification service client 2021-11-09 11:17:20 +01:00
csis_client.h Bluetooth: Audio: Add coordinated sets identification service client 2021-11-09 11:17:20 +01:00
csis_crypto.c Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis_crypto.h Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
csis_internal.h Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
Kconfig Bluetooth: Audio: Add coordinated sets identification service server 2021-11-09 11:17:20 +01:00
Kconfig.aics Bluetooth: Audio: Mark AICS and AICS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.csis Bluetooth: Audio: Add coordinated sets identification service client 2021-11-09 11:17:20 +01:00
Kconfig.mics Bluetooth: Audio: Mark MICS and MICS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.vcs Bluetooth: Audio: Mark VCS and VCS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
Kconfig.vocs Bluetooth: Audio: Mark VOCS and VOCS_CLIENT as experimental 2021-10-27 10:53:24 +02:00
mics.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
mics_client.c Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
mics_internal.h Bluetooth: Audio: Guard MICS cli/srv structs 2021-07-19 20:08:30 -04:00
vcs.c Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
vcs_client.c Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
vcs_internal.h Bluetooth: Audio: VCS client use auto CCC discovery 2021-09-28 20:12:55 -04:00
vocs.c Bluetooth: audio: Fix -Wunused-function 2021-08-05 16:07:44 +02: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