Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c85 static wiced_worker_thread_t tx_worker_thread; variable
276 …wiced_rtos_create_worker_thread(&tx_worker_thread, WICED_BT_UART_THREAD_PRIORITY, WICED_BT_UART_TH… in btstack_uart_block_wiced_open()
357 …wiced_rtos_send_asynchronous_event(&tx_worker_thread, &btstack_uart_block_wiced_tx_worker_send_blo… in btstack_uart_block_wiced_send_block()