Searched defs:Radio (Results 1 – 4 of 4) sorted by relevance
55 Radio(Radio), enumerator77 pub struct Radio { struct80 pub radio_type: RadioType, argument89 pub enum RadioType { argument
477 pub fn uwb(&self) -> &chip::Radio { in uwb()496 pub fn set_uwb(&mut self, v: chip::Radio) { in set_uwb()501 pub fn mut_uwb(&mut self) -> &mut chip::Radio { in mut_uwb()513 pub fn take_uwb(&mut self) -> chip::Radio { in take_uwb()526 pub fn wifi(&self) -> &chip::Radio { in wifi()545 pub fn set_wifi(&mut self, v: chip::Radio) { in set_wifi()550 pub fn mut_wifi(&mut self) -> &mut chip::Radio { in mut_wifi()562 pub fn take_wifi(&mut self) -> chip::Radio { in take_wifi()870 pub struct Radio { struct873 pub state: ::std::option::Option<bool>,[all …]
71 Radio, enumerator
70 message Radio { message