Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/include/
Dwpl.h66 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction);
/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/source/
Dwpl_nxp.c208 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction) in WPL_Start() argument
235 s_linkLostCb = callbackFunction; in WPL_Start()