tree: 7d0e76adf6f0480d1322b37516490216f57f49fe
  1. meta/
  2. src/
  3. BUILD.bazel
  4. BUILD.gn
  5. README.md
src/connectivity/bluetooth/profiles/bt-map-mce/README.md

Bluetooth Profile: Message Access Profile Message Client Equipment

This component implements the Message Client Equipment role of Message Access Profile (MAP) v1.4.2

Running tests

MAP-MCE 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-map-mce:tests

To run the tests:

fx test bt-map-mce-unittests

Testing the component

Use the bt-map-mce-tool command line tool to test the component.