1.. _bt_handsfree_ag: 2 3Bluetooth: Handsfree Audio Gateway 4################################## 5 6Overview 7******** 8 9Application demonstrating usage of the Hands-free Audio Gateway (AG) APIs. 10 11Requirements 12************ 13 14* Running on the host with Bluetooth BR/EDR (Classic) support, or 15* A board with Bluetooth BR/EDR (Classic) support 16 17Building and Running 18******************** 19 20This sample can be found under :zephyr_file:`samples/bluetooth/handsfree_ag` in 21the Zephyr tree. 22 23See :ref:`bluetooth samples section <bluetooth-samples>` for details. 24