Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h908 void ReceiveAuthenticationComplete(const BtAddr &addr, uint8_t status);
H A Dclassic_adapter.cpp979 ReceiveAuthenticationComplete( in HandleSecurityEvent()
1576 void ClassicAdapter::ReceiveAuthenticationComplete(const BtAddr &addr, uint8_t status) in ReceiveAuthenticationComplete() function in OHOS::bluetooth::ClassicAdapter