Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h143 GAP_AUTHENTICATION_COMPLETE_EVT, enumerator
H A Dclassic_adapter.cpp875 … std::bind(&ClassicAdapter::HandleSecurityEvent, adapter, GAP_AUTHENTICATION_COMPLETE_EVT, param)); in AuthenticationCompleteCallback()
978 case GAP_AUTHENTICATION_COMPLETE_EVT: in HandleSecurityEvent()