Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/fuzzers/
Dvendor_packet_fuzzer.cc37 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dvendor_packet.cc80 CommandPdu VendorPacket::GetCommandPdu() const { in GetCommandPdu() function in bluetooth::avrcp::VendorPacket
/aosp_15_r20/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dvendor_packet_test.cc85 CommandPdu GetCommandPdu() { return std::get<1>(GetParam()); } in GetCommandPdu() function in bluetooth::avrcp::VendorPacketTest