zephyr/samples/bluetooth/hap_ha/src
Lars Knudsen 081b83531b Bluetooth: has: Make HAS registration dynamic
This changes HAS registration to be dynamic and let's the
application set Hearing Aid Type and binaural features.

Often, devices are flashed with generic firmware with some
features stored post factory production, requiring
the settings to be moved from compile time to run-time.

This change will increase the RAM usage as the GATT
service is moved from ROM to RAM.

Signed-off-by: Lars Knudsen <larsgk@gmail.com>
Co-author: Soren Engquist <soren@engquist.dk>
2022-12-20 17:04:45 +00:00
..
bap_unicast_sr.c Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
ccp_call_ctrl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
csip_set_member.c Bluetooth: Audio: Use svc_inst instead of bt_csip for set_member 2022-11-24 15:23:48 +01:00
hap_ha.h Bluetooth: Audio: Rename CSIS to CSIP 2022-11-24 15:23:48 +01:00
has_server.c Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
main.c Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
micp_mic_dev.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
vcp_vol_renderer.c Bluetooth: Audio: Remove bt_vcp from vol rend API 2022-11-28 17:43:40 +01:00