Searched refs:GetCommandPdu (Results 1 – 14 of 14) sorted by relevance
115 log::verbose("pdu={}", pkt->GetCommandPdu()); in VendorPacketHandler()131 switch (pkt->GetCommandPdu()) { in VendorPacketHandler()142 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()166 pkt->GetCommandPdu()); in VendorPacketHandler()172 switch (pkt->GetCommandPdu()) { in VendorPacketHandler()189 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()219 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()233 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()247 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()257 auto response = RejectBuilder::MakeBuilder(pkt->GetCommandPdu(), in VendorPacketHandler()[all …]
86 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest118 ASSERT_EQ(test_packet->GetCommandPdu(), GetCommandPdu()); in TEST_P()
36 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest55 test_packet->GetCommandPdu(); in LLVMFuzzerTestOneInput()
90 CommandPdu VendorPacket::GetCommandPdu() const { in GetCommandPdu() function in bluetooth::avrcp::VendorPacket123 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
76 CommandPdu GetCommandPdu() const;
67 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()276 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
66 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
67 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
73 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
77 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
98 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
93 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
71 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()
70 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; in ToString()