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