Home
last modified time | relevance | path

Searched defs:start_up_stack_async (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dstack_manager_t.h33 void (*start_up_stack_async)(bluetooth::core::CoreInterface*, ProfileStartCallback, member
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc157 static void start_up_stack_async(bluetooth::core::CoreInterface* interface, in start_up_stack_async() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bluetooth_interface.cc69 static void start_up_stack_async(bluetooth::core::CoreInterface* /* interface */, in start_up_stack_async() function