Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/source/
Dwpl_nxp.c59 static bool s_wplUapActivated = false; variable
293 if ((s_wplState != WPL_STARTED) || (s_wplUapActivated != false)) in WPL_Start_AP()
389 s_wplUapActivated = true; in WPL_Start_AP()
401 if ((s_wplState != WPL_STARTED) || (s_wplUapActivated != true)) in WPL_Stop_AP()
447 s_wplUapActivated = false; in WPL_Stop_AP()