Home
last modified time | relevance | path

Searched refs:dispatch_to (Results 1 – 1 of 1) sorted by relevance

/system/bt/gd/rust/link/src/acl/classic/
Dmod.rs233 … AuthenticationComplete(e) => dispatch_to(e.get_connection_handle(), &connections, evt).await, in provide_acl_manager()
255 async fn dispatch_to( in dispatch_to() function