Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h220 } authenticationCompleteParam_; member
H A Dclassic_adapter.cpp869 …(void)memcpy_s((void *)&param.authenticationCompleteParam_.addr, sizeof(BtAddr), addr, sizeof(BtAd… in AuthenticationCompleteCallback()
870 param.authenticationCompleteParam_.status = status; in AuthenticationCompleteCallback()
980 param.authenticationCompleteParam_.addr, param.authenticationCompleteParam_.status); in HandleSecurityEvent()