Searched defs:Radio (Results 1 – 4 of 4) sorted by relevance
45 Radio(Radio), enumerator207 pub struct Radio { struct210 pub radio_type: RadioType, argument219 pub enum RadioType { argument
429 pub fn uwb(&self) -> &chip::Radio { in uwb()448 pub fn set_uwb(&mut self, v: chip::Radio) { in set_uwb()453 pub fn mut_uwb(&mut self) -> &mut chip::Radio { in mut_uwb()465 pub fn take_uwb(&mut self) -> chip::Radio { in take_uwb()478 pub fn wifi(&self) -> &chip::Radio { in wifi()497 pub fn set_wifi(&mut self, v: chip::Radio) { in set_wifi()502 pub fn mut_wifi(&mut self) -> &mut chip::Radio { in mut_wifi()514 pub fn take_wifi(&mut self) -> chip::Radio { in take_wifi()801 pub struct Radio { struct804 pub state: ::protobuf::EnumOrUnknown<super::State>,[all …]
62 message Radio { message
59 Radio, enumerator