Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lyle Zhu 68d2526130 Sample: Bluetooth: HFP_HF: Update the sample 3 months ago
..
boards doc: nxp: nw612: clarify documentation 6 months ago
src Sample: Bluetooth: HFP_HF: Update the sample 3 months ago
CMakeLists.txt
README.rst doc: samples: Adopt code-sample-category across tree 10 months ago
prj.conf Bluetooth: Rename BT_BREDR to BT_CLASSIC 1 year ago
sample.yaml samples, tests: convert string-based twister lists to YAML lists 2 years ago

README.rst

.. 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.