Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_if.c639 static void GapRegisterAuthenticationCallbackTask(void *ctx) in GapRegisterAuthenticationCallbackTask() function
658 int ret = GapRunTaskBlockProcess(GapRegisterAuthenticationCallbackTask, ctx); in GAPIF_RegisterAuthenticationCallback()