zephyr/samples/bluetooth/handsfree
Lyle Zhu 68d2526130 Sample: Bluetooth: HFP_HF: Update the sample
Due to the interface of HF is updated, update HF sample accordingly.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-04-03 06:24:32 +02:00
..
boards doc: nxp: nw612: clarify documentation 2025-01-21 15:14:05 +01:00
src Sample: Bluetooth: HFP_HF: Update the sample 2025-04-03 06:24:32 +02:00
CMakeLists.txt
prj.conf
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample.yaml

.. zephyr:code-sample:: bluetooth_handsfree
   :name: Hands-free
   :relevant-api: bt_hfp bluetooth

   Use the Hands-Free Profile (HFP) APIs.

Overview
********

Application demonstrating usage of the Hands-free Profile (HFP) APIs.

Requirements
************

* BlueZ running on the host, or
* A board with Bluetooth BR/EDR (Classic) support

Building and Running
********************

This sample can be found under :zephyr_file:`samples/bluetooth/handsfree` in
the Zephyr tree.

See :zephyr:code-sample-category:`bluetooth` samples for details.