Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c89 static wiced_worker_thread_t rx_worker_thread; variable
277 …wiced_rtos_create_worker_thread(&rx_worker_thread, WICED_BT_UART_THREAD_PRIORITY, WICED_BT_UART_TH… in btstack_uart_block_wiced_open()
363 …wiced_rtos_send_asynchronous_event(&rx_worker_thread, &btstack_uart_block_wiced_rx_worker_receive_… in btstack_uart_block_wiced_receive_block()