Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h194 void (*IOCapabilityReq)(const BtAddr *addr, void *context); member
384 * @brief Respond IO capability request. Reply callback GapAuthenticationCallback::IOCapabilityReq
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c979 if (g_authenticationCallback.callback.IOCapabilityReq) { in GapOnIOCapabilityRequestEvent()
980 g_authenticationCallback.callback.IOCapabilityReq(&addr, g_authenticationCallback.context); in GapOnIOCapabilityRequestEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp284 authenticationCbs.IOCapabilityReq = IoCapabilityReqCallback; in RegisterCallback()

Completed in 9 milliseconds