Home
last modified time | relevance | path

Searched defs:GetCommandPdu (Results 1 – 3 of 3) sorted by relevance

/system/bt/packet/tests/fuzzers/
Dvendor_packet_fuzzer.cc36 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest
/system/bt/packet/avrcp/
Dvendor_packet.cc86 CommandPdu VendorPacket::GetCommandPdu() const { in GetCommandPdu() function in bluetooth::avrcp::VendorPacket
/system/bt/packet/tests/avrcp/
Dvendor_packet_test.cc86 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest