Add implementation of the Telephony and Media Audio Service, as well as two sample applications. tmap_central reflects a smartphone implementing the Unicast Media Sender and Call Gateway TMAP roles. tmap_peripheral reflects an earbud implementing the Unicast Media Receiver and Call Terminal TMAP roles. Upon connection, tmap_central starts an audio stream using CAP Initiator APIs. CCP, MCP and VCP are discovered and used to send example commands. Future improvements: 2-earbud support, add TMAP Broadcast roles, update with new CAP Acceptor/Commander APIs as they become available Signed-off-by: Silviu Petria <silviu.petria@nxp.com>
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
CONFIG_BT_CSIP_SET_MEMBER=y
|
|
CONFIG_TMAP_PERIPHERAL_DUO=y
|
|
CONFIG_BT_CAP_ACCEPTOR_SET_MEMBER=y
|