Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h504 static void LinkKeyReqCallback(const BtAddr *addr, void *context);
H A Dclassic_adapter.cpp287 authenticationCbs.linkKeyReq = LinkKeyReqCallback; in RegisterCallback()
789 void ClassicAdapter::LinkKeyReqCallback(const BtAddr *addr, void *context) in LinkKeyReqCallback() function in OHOS::bluetooth::ClassicAdapter