Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/edgefast_wifi/include/
Dwpl.h66 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction);
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/edgefast_wifi/source/
Dwpl_nxp.c206 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction) in WPL_Start() argument
233 s_linkLostCb = callbackFunction; in WPL_Start()