Home
last modified time | relevance | path

Searched refs:GapAuthenticationCallback (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h198 } GapAuthenticationCallback; typedef
349 BTSTACK_API int GAPIF_RegisterAuthenticationCallback(const GapAuthenticationCallback *callback, void *context);
384 * @brief Respond IO capability request. Reply callback GapAuthenticationCallback::IOCapabilityReq
397 * @brief Respond user confirmation request. Reply callback GapAuthenticationCallback::userConfirmReq
406 * @brief Respond user passkey request. Reply callback GapAuthenticationCallback::userPasskeyReq
416 * @brief Respond remote OOB data request. Reply callback GapAuthenticationCallback::remoteOobReq
426 * @brief Respond PIN code request. Reply callback GapAuthenticationCallback::pinCodeReq
437 * @brief Respond link key request. Reply callback GapAuthenticationCallback::linkKeyReq
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.h157 int GAP_RegisterAuthenticationCallback(const GapAuthenticationCallback *callback, void *context);
192 * @brief Respond IO capability request. Reply callback GapAuthenticationCallback::IOCapabilityReq
205 * @brief Respond user confirmation request. Reply callback GapAuthenticationCallback::userConfirmReq
214 * @brief Respond user passkey request. Reply callback GapAuthenticationCallback::userPasskeyReq
224 * @brief Respond remote OOB data request. Reply callback GapAuthenticationCallback::remoteOobReq
234 * @brief Respond PIN code request. Reply callback GapAuthenticationCallback::pinCodeReq
245 * @brief Respond link key request. Reply callback GapAuthenticationCallback::linkKeyReq
H A Dgap_br_sec.c36 GapAuthenticationCallback callback;
1026 int GAP_RegisterAuthenticationCallback(const GapAuthenticationCallback *callback, void *context) in GAP_RegisterAuthenticationCallback()
H A Dgap_if.c645 int GAPIF_RegisterAuthenticationCallback(const GapAuthenticationCallback *callback, void *context) in GAPIF_RegisterAuthenticationCallback()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp281 GapAuthenticationCallback authenticationCbs {}; in RegisterCallback()

Completed in 10 milliseconds