Searched defs:GetCommandPdu (Results 1 – 2 of 2) sorted by relevance
| /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 |