tree: d97d678aaf38384ad0399fd67dad2a56eca7986d [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/connectivity/bluetooth/profiles/bt-device-id/README.md

Bluetooth Profile: DI

This component implements the Device Identification (DI) Profile as specified by the Bluetooth SIG.

Build Configuration

Add the following to your Fuchsia set configuration to include the component:

--with //src/connectivity/bluetooth/profiles/bt-device-id

Testing

Add the following to your Fuchsia set configuration to include the component unit tests:

--with //src/connectivity/bluetooth/profiles/bt-device-id:bt-device-id-tests

To run the tests:

fx test bt-device-id-tests