Home
last modified time | relevance | path

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

/system/bt/gd/rust/link/src/acl/classic/
Dmod.rs212 … rt.spawn(run_connection(handle, evt_tx, req_rx, core_conn, connections.clone(), hci.clone())); in provide_acl_manager()
265 async fn run_connection( in run_connection() function