Searched defs:get_device_state (Results 1 – 6 of 6) sorted by relevance
143 fn get_device_state(&mut self) -> Arc<RwLock<DeviceState>> { in get_device_state() method792 fn get_device_state(&mut self) -> Arc<RwLock<DeviceState>>; in get_device_state() method
420 fn get_device_state(&mut self) -> Arc<RwLock<DeviceState>> { in get_device_state() method
236 fn get_device_state(&mut self) -> Arc<RwLock<DeviceState>> { in get_device_state() method
1144 def get_device_state(self): member in BudsDevice
10540 pub fn get_device_state(&self) -> DeviceState { in get_device_state() method