Searched refs:stdin_timer_source (Results 1 – 1 of 1) sorted by relevance
65 static btstack_timer_source_t stdin_timer_source; variable109 btstack_run_loop_set_timer_handler(&stdin_timer_source, &btstack_stdin_timer_handler); in btstack_stdin_setup()110 btstack_run_loop_set_timer(&stdin_timer_source, RTT_POLL_INTERVAL_MS); in btstack_stdin_setup()111 btstack_run_loop_add_timer(&stdin_timer_source); in btstack_stdin_setup()