zephyr/samples/bluetooth/hap_ha
Alberto Escolar Piedras e444f49540 samples/bluetooth/hap_ha: Enable in native_sim
Enable this test in the native_sim target

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-14 09:52:34 +02:00
..
boards samples/bluetooth/hap_ha: Enable in native_sim 2023-11-14 09:52:34 +02:00
src Bluetooth: Audio: Refactor codec_cfg_get_frame_duration_us 2023-10-20 14:56:13 +02:00
banded.conf Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
binaural.conf Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
CMakeLists.txt Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
Kconfig Bluetooth: has: Make HAS registration dynamic 2022-12-20 17:04:45 +00:00
prj.conf Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
README.rst
sample.yaml samples/bluetooth/hap_ha: Enable in native_sim 2023-11-14 09:52:34 +02:00

.. _bluetooth_hap_ha:

Bluetooth: HAP Hearing Aid (HA)
###############################

Overview
********

Application demonstrating the LE Audio Hearing Aid sample functionality.
Starts advertising and awaits connection from a Hearing Aid Unicast Client (HAUC)
or Hearing Aid Remote Controller (HARC).

Requirements
************

* BlueZ running on the host, or
* A board with Bluetooth Low Energy 5.2 support

Building and Running
********************
This sample can be found under
:zephyr_file:`samples/bluetooth/hap_ha` in the Zephyr tree.

See :ref:`bluetooth samples section <bluetooth-samples>` for details.