tree: 80b2c121e94c50fea5e832b215b81911cd7af466 [path history] [tgz]
  1. config/
  2. meta/
  3. src/
  4. BUILD.gn
  5. README.md
src/connectivity/bluetooth/profiles/bt-hfp-hands-free/README.md

Bluetooth Profile: Hands-Free Profile Hands Free

This component implements the Hands Free role of Hands-Free Profile (HFP) version 1.8 as specified iby the Bluetooth SIG in the official specification.

Running tests

HFP relies on unit tests to validate behavior. Add the following to your Fuchsia set configuration to include the profile unit tests:

--with //src/connectivity/bluetooth/profiles/bt-hfp-audio-gateway:bt-hfp-hands-free-tests

To run the tests:

fx test bt-hfp-hands-free-tests