zephyr/samples/bluetooth/handsfree_ag/README.rst
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

23 lines
543 B
ReStructuredText

.. _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.