zephyr/doc/connectivity/bluetooth/api/shell/tmap.rst
Emil Gydesen 49a70aa1bb Bluetooth: TMAP: Add TMAP shell module
Add simple TMAP shell module that supports the TMAP
discovery.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-30 16:10:51 +02:00

23 lines
823 B
ReStructuredText

Bluetooth: Telephone and Media Audio Profile Shell
##################################################
This document describes how to run the Telephone and Media Audio Profile functionality.
Unlike most other low-layer profiles, TMAP is a profile that exists and has a service (TMAS) on all
devices. Thus both the initiator and acceptor (or central and peripheral) should do a discovery of
the remote device's TMAS to see what TMAP roles they support.
Using the TMAP Shell
********************
When the Bluetooth stack has been initialized (:code:`bt init`), the TMAS can be registered by
by calling :code:`tmap init`.
.. code-block:: console
tmap --help
tmap - Bluetooth TMAP shell commands
Subcommands:
init :Initialize and register the TMAS
discover :Discover TMAS on remote device