Searched refs:dispatch (Results 1 – 6 of 6) sorted by relevance
73 pub async fn dispatch(mut rx: Receiver<Message>, bluetooth: Arc<Mutex<Bluetooth>>) { in dispatch() method
62 rt.spawn(dispatch( in provide_hci()168 async fn dispatch( in dispatch() function
65 topstack::get_runtime().spawn(Stack::dispatch(rx, bluetooth.clone())); in main()
137 mut dispatch: core::AclDispatch, in provide_acl_manager()193 … let mut core_conn = dispatch.register(handle, Bluetooth::Classic).await; in provide_acl_manager()
158 * get(string, string), it must dispatch a registerPassthroughClient call
252 dispatch the payload properties to the updater clients.