Searched refs:RADIOSTATE_OFF (Results 1 – 3 of 3) sorted by relevance
130 var RADIOSTATE_OFF = 0; /* Radio explictly powered off (eg CFUN=0) */ variable
48 if ((newRadioState < RADIOSTATE_OFF) || (newRadioState > RADIOSTATE_NV_READY)) {
10 RADIOSTATE_OFF = 0; /* Radio explictly powered off (eg CFUN=0) */ enumerator