Home
last modified time | relevance | path

Searched refs:AVRC_CT_OP_CODE_INVALID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp139 uint8_t opCode = AVRC_CT_OP_CODE_INVALID; in GetOpCode()
141 opCode = AVRC_CT_OP_CODE_INVALID; in GetOpCode()
H A Davrcp_ct_packet.h67 AVRC_CT_OP_CODE_INVALID = 0xFF, enumerator