Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs1137 pub fn handle_actions(&mut self, action: SocketActions) { in handle_actions() method
Dbluetooth.rs1117 pub(crate) fn handle_actions(&mut self, action: AdapterActions) { in handle_actions() method