Home
last modified time | relevance | path

Searched refs:AVRC_CT_OP_CODE_VENDOR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.h62 AVRC_CT_OP_CODE_VENDOR = 0x00, // Vendor Dependent command. enumerator
H A Davrcp_ct_packet.cpp181 case AVRC_CT_OP_CODE_VENDOR: in IsValidOpCode()
H A Davrcp_ct_vendor.h184 uint8_t opCode_ {AVRC_CT_OP_CODE_VENDOR}; // The value of the "Opcode".
H A Davrcp_ct_profile.cpp2189 case AVRC_CT_OP_CODE_VENDOR: in ProcessChannelMessage()