Home
last modified time | relevance | path

Searched refs:BTA_AV_RC_PLAY (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_av_api.h174 #define BTA_AV_RC_PLAY AVRC_ID_PLAY /* play */ macro
/system/bt/btif/src/
Dbtif_av.c716 (p_av->remote_cmd.rc_id == BTA_AV_RC_PLAY) ) in btif_av_state_opened_handler()
Dbtif_rc.c712 if ((p_remote_cmd->rc_id == BTA_AV_RC_PLAY) && (!btif_av_is_connected())) in handle_rc_passthrough_cmd()