zephyr/samples/bluetooth/handsfree
Johan Hedberg 46ed7974b3 Bluetooth: samples: Add missing README.rst files
Add missing README.rst files to the last two samples.

Jira: ZEP-1540

Change-Id: I8dfa6489c6c65872594d4416870e2a41e701595d
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-02-07 10:52:08 +02:00
..
src license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
README.rst Bluetooth: samples: Add missing README.rst files 2017-02-07 10:52:08 +02:00
prj.conf Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
testcase.ini

README.rst

.. _bt_handsfree:

Bluetooth: Handsfree
####################

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 :file:`samples/bluetooth/handsfree` in
the Zephyr tree.

See :ref:`bluetooth setup section <bluetooth_setup>` for details.