This component implements the Message Client Equipment role of Message Access Profile (MAP) v1.4.2
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
Use the bt-map-mce-tool command line tool to test the component.