Searched refs:handle_actions (Results 1 – 2 of 2) sorted by relevance
432 bluetooth_socketmgr.lock().unwrap().handle_actions(action); in dispatch()
1158 pub fn handle_actions(&mut self, action: SocketActions) { in handle_actions() method