Searched defs:dispatch (Results 1 – 2 of 2) sorted by relevance
73 pub async fn dispatch(mut rx: Receiver<Message>, bluetooth: Arc<Mutex<Bluetooth>>) { in dispatch() method
168 async fn dispatch( in dispatch() function