Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/client/src/
Dwifi_driver_client.c34 static struct CallbackEvent *g_callbackEventMap[MAX_CALL_BACK_COUNT] = {NULL};
53 struct CallbackEvent *callbackEvent = NULL; in WifiRegisterEventCallback()
66 callbackEvent = (struct CallbackEvent *)malloc(sizeof(struct CallbackEvent)); in WifiRegisterEventCallback()
Dwifi_common_cmd.h156 struct CallbackEvent { struct