Searched refs:linkLostCb_t (Results 1 – 2 of 2) sorted by relevance
22 typedef void (*linkLostCb_t)(bool linkState); typedef66 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction);
60 static linkLostCb_t s_linkLostCb = NULL;206 wpl_ret_t WPL_Start(linkLostCb_t callbackFunction) in WPL_Start()