Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h186 void (*userPasskeyReq)(const BtAddr *addr, void *context); member
406 * @brief Respond user passkey request. Reply callback GapAuthenticationCallback::userPasskeyReq
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1268 if (g_authenticationCallback.callback.userPasskeyReq) { in GapOnUserPasskeyRequestEvent()
1269 g_authenticationCallback.callback.userPasskeyReq(&addr, g_authenticationCallback.context); in GapOnUserPasskeyRequestEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp292 authenticationCbs.userPasskeyReq = UserPasskeyReqCallback; in RegisterCallback()

Completed in 8 milliseconds