Home
last modified time | relevance | path

Searched defs:handle_action (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbattery_service.rs139 pub fn handle_action(&mut self, action: BatteryServiceActions) { in handle_action() method
Dbluetooth_adv.rs728 fn handle_action(&mut self, action: AdvertiserActions); in handle_action() method
776 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
1650 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
Dbluetooth_gatt.rs1965 pub fn handle_action(&mut self, action: GattActions) { in handle_action() method