Home
last modified time | relevance | path

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

/btstack/platform/freertos/
H A Dbtstack_run_loop_freertos.h64 void btstack_run_loop_freertos_execute_code_on_main_thread(void (*fn)(void *arg), void * arg);
H A Dbtstack_run_loop_freertos.c276 void btstack_run_loop_freertos_execute_code_on_main_thread(void (*fn)(void *arg), void * arg){ in btstack_run_loop_freertos_execute_code_on_main_thread() function