Searched refs:callbackFunction (Results 1 – 2 of 2) sorted by relevance
66 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction);
206 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction) in WPL_Start() argument233 s_linkLostCb = callbackFunction; in WPL_Start()