Searched refs:bRadioState (Results 1 – 2 of 2) sorted by relevance
1472 …bool bRadioState; ///< Current RF core power state (#RF_GET_RADIO_STAT… member
5281 pValue->bRadioState = (RF_core.status == RF_CoreStatusActive) ? true : false; in RF_getInfo()