Home
last modified time | relevance | path

Searched refs:BTA_AV_RC_PAUSE (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_av_api.h151 #define BTA_AV_RC_PAUSE AVRC_ID_PAUSE /* pause */ macro
/system/bt/btif/src/
Dbtif_rc.cc757 if ((p_remote_cmd->rc_id == BTA_AV_RC_PAUSE) && (p_dev->rc_pending_play)) { in handle_rc_passthrough_cmd()