Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/packet/avrcp/
Davrcp_packet.h50 bool PushCompanyId(const std::shared_ptr<::bluetooth::Packet>& pkt,
Davrcp_packet.cc59 bool PacketBuilder::PushCompanyId( in PushCompanyId() function in bluetooth::avrcp::PacketBuilder
Dvendor_packet.cc64 PushCompanyId(pkt, BLUETOOTH_COMPANY_ID); in PushHeader()
Dcapabilities_packet.cc150 PushCompanyId(pkt, *it); in Serialize()