Add a new example handsfree_ag to demonstrate usage of the handsfree audio gateway APIs. Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
23 lines
543 B
ReStructuredText
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.
|