Searched defs:radio_off (Results 1 – 2 of 2) sorted by relevance
121 struct radio_off { struct122 u8 boHwRadioOff;123 u8 boSwRadioOff;
155 static void hal_set_radio_mode(struct hw_data *pHwData, unsigned char radio_off) in hal_set_radio_mode()