Searched defs:GetPacket (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | hci_packetizer.cc | 59 const hidl_vec<uint8_t>& HciPacketizer::GetPacket() const { return packet_; } in GetPacket() function in android::hardware::bluetooth::hci::HciPacketizer |
/aosp12/system/bt/vendor_libs/linux/interface/ | ||
H A D | hci_packetizer.cc | 48 const hidl_vec<uint8_t>& HciPacketizer::GetPacket() const { return packet_; } in GetPacket() function in android::hardware::bluetooth::hci::HciPacketizer |