Home
last modified time | relevance | path

Searched defs:GetPacket (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dhci_packetizer.cc59 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 Dhci_packetizer.cc48 const hidl_vec<uint8_t>& HciPacketizer::GetPacket() const { return packet_; } in GetPacket() function in android::hardware::bluetooth::hci::HciPacketizer