nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ bt_content_ctrl_media_play()

int bt_content_ctrl_media_play ( struct bt_conn * conn)

Send a play command to the media player, depending on the current state.

Parameters
[in]connPointer to the connection to control; can be NULL.
Note
If conn is NULL, play will be sent to all mcc_peers discovered.
Returns
0 for success, error otherwise.