Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/os/entropy-1/include/
Dwmscan.h29 WS_SYSSTATE_STOP, // Wireless is stopped enumerator
/TwlSDK-5.5/build/demos/os/entropy-1/src/
Dwmscan.c26 static int sSysState = WS_SYSSTATE_STOP; // wmscan internal state
450 WS_ChangeSysState(WS_SYSSTATE_STOP); in WS_StateOutEnd()