HomeSort by relevance Sort by last modified time
    Searched refs:btif_thread_post (Results 1 - 2 of 2) sorted by null

  /system/bt/btif/src/
stack_manager.c 58 void btif_thread_post(thread_fn func, void *context);
141 btif_thread_post(event_signal_stack_up, NULL);
162 btif_thread_post(event_signal_stack_down, NULL);
btif_core.c 315 void btif_thread_post(thread_fn func, void *context) { function
    [all...]

Completed in 36 milliseconds