Searched defs:GetCommandPdu (Results 1 – 3 of 3) sorted by relevance
/system/bt/packet/tests/fuzzers/ | ||
D | vendor_packet_fuzzer.cc | 36 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest |
/system/bt/packet/avrcp/ | ||
D | vendor_packet.cc | 86 CommandPdu VendorPacket::GetCommandPdu() const { in GetCommandPdu() function in bluetooth::avrcp::VendorPacket |
/system/bt/packet/tests/avrcp/ | ||
D | vendor_packet_test.cc | 86 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest |