Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_stdin_wiced.c50 static wiced_thread_t stdin_reader_thread; variable
80 …wiced_rtos_create_thread(&stdin_reader_thread, WICED_APPLICATION_PRIORITY, "STDIN", &stdin_reader_… in btstack_stdin_setup()