Home
last modified time | relevance | path

Searched refs:OnHciPacket (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/btaa/
Dhci_processor.h52 …std::vector<BtaaHciPacket> OnHciPacket(hal::HciPacket packet, hal::SnoopLogger::PacketType type, u…
/system/bt/gd/btaa/android/
Dactivity_attribution.cc107 …attribution_processor_.OnBtaaPackets(std::move(hci_processor_.OnHciPacket(std::move(packet), type,… in on_hci_packet()
/system/bt/gd/btaa/linux_generic/
Dhci_processor.cc243 std::vector<BtaaHciPacket> HciProcessor::OnHciPacket( in OnHciPacket() function in bluetooth::activity_attribution::HciProcessor