Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc125 static void event_start_up_stack(bluetooth::core::CoreInterface* interface,
165 FROM_HERE, base::BindOnce(event_start_up_stack, interface, startProfiles, in start_up_stack_async()
280 static void event_start_up_stack(bluetooth::core::CoreInterface* interface, in event_start_up_stack() function