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.
|
3 months ago | |
---|---|---|
.. | ||
boards | 6 months ago | |
src | 3 months ago | |
CMakeLists.txt | ||
README.rst | 10 months ago | |
prj.conf | 1 year ago | |
sample.yaml | 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.