Searched refs:dispatch_incoming (Results 1 – 1 of 1) sorted by relevance
49 rt.spawn(dispatch_incoming(inner_hal.evt_tx, inner_hal.acl_tx, inner_hal.iso_tx, reader)); in provide_rootcanal_hal()74 async fn dispatch_incoming<R>( in dispatch_incoming() function