Home
last modified time | relevance | path

Searched refs:process_le_event (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/btaa/
Dhci_processor.h55 …void process_le_event(std::vector<BtaaHciPacket>& btaa_hci_packets, int16_t byte_count, hci::Event…
/system/bt/gd/btaa/linux_generic/
Dhci_processor.cc34 void HciProcessor::process_le_event( in process_le_event() function in bluetooth::activity_attribution::HciProcessor
192 process_le_event(btaa_hci_packets, byte_count, event); in process_event()