Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc123 static void event_start_up_stack(bluetooth::core::CoreInterface* interface,
161 FROM_HERE, base::BindOnce(event_start_up_stack, interface, startProfiles, stopProfiles)); in start_up_stack_async()
282 static void event_start_up_stack(bluetooth::core::CoreInterface* interface, in event_start_up_stack() function