Searched defs:Bluetooth (Results 1 – 2 of 2) sorted by relevance
380 pub fn bt(&self) -> &chip::Bluetooth { in bt()399 pub fn set_bt(&mut self, v: chip::Bluetooth) { in set_bt()404 pub fn mut_bt(&mut self) -> &mut chip::Bluetooth { in mut_bt()416 pub fn take_bt(&mut self) -> chip::Bluetooth { in take_bt()977 pub struct Bluetooth { struct980 pub low_energy: ::protobuf::MessageField<Radio>,982 pub classic: ::protobuf::MessageField<Radio>,985 pub special_fields: ::protobuf::SpecialFields,988 impl<'a> ::std::default::Default for &'a Bluetooth { implementation994 impl Bluetooth { implementation[all …]
70 message Bluetooth { message