zephyr/samples/bluetooth/handsfree_ag
Lyle Zhu 4c7b19fa5a samples: Bluetooth: HFP_AG: Initialize version
Add a new example handsfree_ag to demonstrate
usage of the handsfree audio gateway APIs.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2024-05-16 09:15:49 +02:00
..
src samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00
CMakeLists.txt samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00
Kconfig samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00
prj.conf samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00
README.rst samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00
sample.yaml samples: Bluetooth: HFP_AG: Initialize version 2024-05-16 09:15:49 +02:00

.. _bt_handsfree_ag:

Bluetooth: Handsfree Audio Gateway
##################################

Overview
********

Application demonstrating usage of the Hands-free Audio Gateway (AG) APIs.

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

* Running on the host with Bluetooth BR/EDR (Classic) support, or
* A board with Bluetooth BR/EDR (Classic) support

Building and Running
********************

This sample can be found under :zephyr_file:`samples/bluetooth/handsfree_ag` in
the Zephyr tree.

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