Home
last modified time | relevance | path

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

/system/bt/gd/security/test/
Dpairing_handler_le_pair_test.cc261 pairing_handler_a->OnHciEvent(EventBuilderToView( in RecordSuccessfulEncryptionComplete()
264 pairing_handler_b->OnHciEvent(EventBuilderToView( in RecordSuccessfulEncryptionComplete()
/system/bt/gd/security/
Dpairing_handler_le.h245 void OnHciEvent(hci::EventPacketView hci_event) { in OnHciEvent() function
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc290 pending_le_pairing_.handler_->OnHciEvent(event); in OnHciEventReceived()