Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbattery_provider_manager.rs31 fn remove_battery_info(&mut self, battery_provider_id: u32, address: RawAddress, uuid: String); in remove_battery_info() method
82 fn remove_battery_info( in remove_battery_info() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_battery_provider_manager.rs47 fn remove_battery_info(&mut self, battery_provider_id: u32, address: RawAddress, uuid: String) { in remove_battery_info() method