Home
last modified time | relevance | path

Searched defs:Battery (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbattery_manager.rs26 pub struct Battery { struct
35 /// Helper representation of a collection of BatterySet to simplify passing around data internally. argument
111 batteries: Vec<Battery>, in new()
116 pub fn add_or_update_battery(&mut self, new_battery: Battery) { in add_or_update_battery()
Dlib.rs175 Battery, enumerator