Home
last modified time | relevance | path

Searched refs:GapAuthenticationReqTask (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c720 static void GapAuthenticationReqTask(void *ctx) in GapAuthenticationReqTask() function
738 int ret = GapRunTaskBlockProcess(GapAuthenticationReqTask, ctx); in GAPIF_AuthenticationReq()