Searched defs:GetOperationId (Results 1 - 1 of 1) sorted by relevance

/system/bt/packet/avrcp/
H A Dpass_through_packet.cc54 uint8_t PassThroughPacket::GetOperationId() const { function in class:bluetooth::avrcp::PassThroughPacket
68 ss << " └ Opperation ID = " << loghex(GetOperationId()) << std::endl;

Completed in 57 milliseconds