Searched refs:AVRC_ID_STOP (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | avrc_defs.h | 175 #define AVRC_ID_STOP 0x45 /* stop */ macro |
/system/bt/btif/src/ | ||
D | btif_rc.cc | 823 if ((p_remote_cmd->rc_id == AVRC_ID_STOP) && in handle_rc_passthrough_cmd() |