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.h176 #define BTA_AV_RC_PAUSE AVRC_ID_PAUSE /* pause */ macro
/system/bt/btif/src/
Dbtif_rc.c722 if ((p_remote_cmd->rc_id == BTA_AV_RC_PAUSE) && (btif_rc_cb.rc_pending_play)) in handle_rc_passthrough_cmd()