Searched refs:AVRC_CT_OP_CODE_VENDOR (Results 1 – 4 of 4) sorted by relevance
62 AVRC_CT_OP_CODE_VENDOR = 0x00, // Vendor Dependent command. enumerator
181 case AVRC_CT_OP_CODE_VENDOR: in IsValidOpCode()
184 uint8_t opCode_ {AVRC_CT_OP_CODE_VENDOR}; // The value of the "Opcode".
2189 case AVRC_CT_OP_CODE_VENDOR: in ProcessChannelMessage()