1.. _bt_handsfree: 2 3Bluetooth: Handsfree 4#################### 5 6Overview 7******** 8 9Application demonstrating usage of the Hands-free Profile (HFP) APIs. 10 11Requirements 12************ 13 14* BlueZ running on the host, 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` in 21the Zephyr tree. 22 23See :ref:`bluetooth samples section <bluetooth-samples>` for details. 24