Searched refs:AVRC_PDU_GET_PLAY_STATUS (Results 1 – 8 of 8) sorted by relevance
47 case AVRC_PDU_GET_PLAY_STATUS: /* 0x30 */ in AVRC_IsValidAvcType()
639 case AVRC_PDU_GET_PLAY_STATUS: in AVRC_BldCommand()
297 case AVRC_PDU_GET_PLAY_STATUS: /* 0x30 */ in avrc_pars_vendor_cmd()
801 case AVRC_PDU_GET_PLAY_STATUS: in avrc_ctrl_pars_vendor_rsp()
1456 case AVRC_PDU_GET_PLAY_STATUS: in AVRC_BldResponse()
397 CASE_RETURN_STR(AVRC_PDU_GET_PLAY_STATUS) in dump_rc_pdu()
1424 case AVRC_PDU_GET_PLAY_STATUS: { in btif_rc_upstreams_evt()1803 avrc_rsp.get_play_status.pdu = AVRC_PDU_GET_PLAY_STATUS; in get_play_status_rsp()1804 avrc_rsp.get_play_status.opcode = opcode_from_pdu(AVRC_PDU_GET_PLAY_STATUS); in get_play_status_rsp()2850 case AVRC_PDU_GET_PLAY_STATUS: in btif_rc_status_cmd_timeout_handler()4261 case AVRC_PDU_GET_PLAY_STATUS: in handle_avk_rc_metamsg_rsp()4986 avrc_cmd.get_play_status.pdu = AVRC_PDU_GET_PLAY_STATUS; in get_play_status_cmd()
217 #define AVRC_PDU_GET_PLAY_STATUS 0x30 macro