zephyr/subsys/bluetooth/audio
Mariusz Skamra 7c99e67b94 Bluetooth: audio: Add initial Hearing Access Service implementation
This adds bare minimum implementation of Hearing Access Service.
The GATT HAS service contains one Hearing Aid Features mandatory
characteristic.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-03-21 10:14:15 +01:00
..
aics_client.c
aics_internal.h
aics.c
ascs_internal.h
ascs.c Bluetooth: Audio: Add sent callback for audio streams 2022-03-11 11:28:53 -08:00
bass_client.c Bluetooth: Audio: Add BASS client 2022-03-10 14:06:44 -05:00
bass_internal.h Bluetooth: Audio: Add broadcast audio scan service (BASS) 2022-03-10 14:06:44 -05:00
bass.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
broadcast_sink.c Bluetooth: Audio: Fix setting correct QoS based on direction 2022-03-10 14:07:17 -05:00
broadcast_source.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
capabilities.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
ccid_internal.h
ccid.c
CMakeLists.txt Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
csis_client.c
csis_crypto.c
csis_crypto.h
csis_internal.h
csis.c
endpoint.h Bluetooth: Audio: Remove bidirectional audio streams 2022-03-10 14:07:17 -05:00
has_internal.h Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
has.c Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
Kconfig Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
Kconfig.aics
Kconfig.ascs
Kconfig.baps Bluetooth: bap: Remove EATT dependency 2022-03-17 11:37:21 +01:00
Kconfig.bass Bluetooth: Audio: Add BASS client 2022-03-10 14:06:44 -05:00
Kconfig.csis
Kconfig.has Bluetooth: audio: Add initial Hearing Access Service implementation 2022-03-21 10:14:15 +01:00
Kconfig.mcs
Kconfig.mics
Kconfig.pacs Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
Kconfig.vcs
Kconfig.vocs
mcc.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mcs_internal.h
mcs.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
media_proxy_internal.h
media_proxy.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mics_client.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
mics_internal.h
mics.c
mpl_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
mpl.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
pacs_internal.h Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
pacs.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
stream.c Bluetooth: Host: Use IN_RANGE macro from util.h 2022-03-11 07:20:16 -06:00
stream.h Bluetooth: Audio: Fix setting correct QoS based on direction 2022-03-10 14:07:17 -05:00
unicast_client_internal.h Bluetooth: Audio: Use endpoint dir value 2022-03-10 14:07:17 -05:00
unicast_client.c Bluetooth: Audio: Add sent callback for audio streams 2022-03-11 11:28:53 -08:00
unicast_server.c Bluetooth: PACS: Refactor PAC location read/write 2022-03-11 11:36:19 -08:00
unicast_server.h
vcs_client.c
vcs_internal.h everywhere: fix typos 2022-03-18 13:24:08 -04:00
vcs.c
vocs_client.c
vocs_internal.h
vocs.c