Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h178 #define AVRC_ID_PAUSE 0x46 /* pause */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc972 if ((p_remote_cmd->rc_id == AVRC_ID_PAUSE) && (p_dev->rc_pending_play)) { in handle_rc_passthrough_cmd()