Searched refs:AVRC_PDU_GET_PLAY_STATUS (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_utils.c52 case AVRC_PDU_GET_PLAY_STATUS: /* 0x30 */
H A Davrc_pars_tg.c238 case AVRC_PDU_GET_PLAY_STATUS: /* 0x30 */
H A Davrc_bld_tg.c890 case AVRC_PDU_GET_PLAY_STATUS:
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c1053 case AVRC_PDU_GET_PLAY_STATUS:
1263 avrc_rsp.get_play_status.pdu = AVRC_PDU_GET_PLAY_STATUS;
1264 avrc_rsp.get_play_status.opcode = opcode_from_pdu(AVRC_PDU_GET_PLAY_STATUS);
H A Dbtif_util.c548 CASE_RETURN_STR(AVRC_PDU_GET_PLAY_STATUS)
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h200 #define AVRC_PDU_GET_PLAY_STATUS 0x30 macro

Completed in 122 milliseconds