Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h184 void (*userConfirmReq)(const BtAddr *addr, uint32_t number, int localMitmRequired, member
397 * @brief Respond user confirmation request. Reply callback GapAuthenticationCallback::userConfirmReq
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c1181 if (g_authenticationCallback.callback.userConfirmReq) { in GapOnUserConfirmationRequestEvent()
1182 g_authenticationCallback.callback.userConfirmReq( in GapOnUserConfirmationRequestEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp291 authenticationCbs.userConfirmReq = UserConfirmReqCallback; in RegisterCallback()

Completed in 8 milliseconds