Searched refs:topstack (Results 1 – 6 of 6) sorted by relevance
2 use bt_topshim::topstack;39 topstack::get_runtime().block_on(async { in main()45 topstack::get_runtime().spawn(async { in main()58 topstack::get_runtime().spawn(x); in main()65 topstack::get_runtime().spawn(Stack::dispatch(rx, bluetooth.clone())); in main()
3 use bt_topshim::topstack;38 topstack::get_runtime().spawn(async move { in make_context()44 topstack::get_runtime().spawn(async move { in make_context()50 topstack::get_runtime().spawn(async move { in make_context()56 topstack::get_runtime().spawn(async move { in make_context()62 topstack::get_runtime().spawn(async move { in make_context()168 topstack::get_runtime().block_on(async move { in main()
5 use bt_topshim::topstack;170 topstack::get_runtime().spawn(async move { in register_callback()
8 pub mod topstack; module
99 topstack::get_runtime().spawn(async move { in btif_callbacks_generator()
449 bt_topshim::topstack::get_runtime().spawn(async move { in dbus_proxy_obj()