Searched refs:OnHciEvent (Results 1 – 7 of 7) sorted by relevance
39 void OnHciEvent(const HciPacket& packet);
41 void LinkClocker::OnHciEvent(const HciPacket& packet) { in OnHciEvent() function in bluetooth::hal::LinkClocker
83 link_clocker_->OnHciEvent(packet); in hciEventReceived()
423 link_clocker_->OnHciEvent(receivedHciPacket); in incoming_packet_received()
282 pairing_handler_a->OnHciEvent(EventBuilderToView( in RecordSuccessfulEncryptionComplete()285 pairing_handler_b->OnHciEvent(EventBuilderToView( in RecordSuccessfulEncryptionComplete()288 pairing_handler_b->OnHciEvent(EventBuilderToView( in RecordSuccessfulEncryptionComplete()
287 void OnHciEvent(hci::EventView hci_event) { in OnHciEvent() function
347 pending_le_pairing_.handler_->OnHciEvent(event); in OnHciEventReceived()