Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c747 static void GapCancelAuthenticationReqTask(void *ctx) in GapCancelAuthenticationReqTask() function
765 int ret = GapRunTaskBlockProcess(GapCancelAuthenticationReqTask, ctx); in GAPIF_CancelAuthenticationReq()