Home
last modified time | relevance | path

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

/system/bt/packet/avrcp/
Dpass_through_packet.h37 uint8_t opperation_id_; variable
43 opperation_id_(opperation_id){}; in PassThroughPacketBuilder()
Dpass_through_packet.cc40 uint8_t byte = opperation_id_ & 0b01111111; in Serialize()