Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dhci_packetizer.cc59 const hidl_vec<uint8_t>& HciPacketizer::GetPacket() const { return packet_; } in GetPacket() function in android::hardware::bluetooth::hci::HciPacketizer
/hardware/interfaces/bluetooth/hci/
Dhci_packetizer.cc50 const std::vector<uint8_t>& HciPacketizer::GetPacket() const { return packet_; } in GetPacket() function in android::hardware::bluetooth::hci::HciPacketizer