Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs195 pub(crate) fn handle_action(&mut self, action: SuspendActions) { in handle_action() method
Dbluetooth_admin.rs260 pub(crate) fn handle_action(&mut self, action: AdminActions) { in handle_action() method
Dbattery_service.rs135 pub fn handle_action(&mut self, action: BatteryServiceActions) { in handle_action() method
Dbluetooth_adv.rs732 fn handle_action(&mut self, action: AdvertiserActions); in handle_action() method
780 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
1623 fn handle_action(&mut self, action: AdvertiserActions) { in handle_action() method
Dbluetooth_gatt.rs1837 pub fn handle_action(&mut self, action: GattActions) { in handle_action() method