Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_pass_through.h31 AVRC_CT_PASS_OPERATION_ID_OFFSET = 0x03, // The offset of the "Operation ID". enumerator
H A Davrcp_ct_pass_through.cpp82 offset = AVRC_CT_PASS_OPERATION_ID_OFFSET; in DisassemblePacket()