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