Home
last modified time | relevance | path

Searched refs:remoteOobReq (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h188 void (*remoteOobReq)(const BtAddr *addr, void *context); member
416 * @brief Respond remote OOB data request. Reply callback GapAuthenticationCallback::remoteOobReq
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1340 if (g_authenticationCallback.callback.remoteOobReq) { in GapOnRemoteOOBDataRequestEvent()
1341 g_authenticationCallback.callback.remoteOobReq(&addr, g_authenticationCallback.context); in GapOnRemoteOOBDataRequestEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp289 authenticationCbs.remoteOobReq = RemoteOobReqCallback; in RegisterCallback()

Completed in 8 milliseconds