Home
last modified time | relevance | path

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

/btstack/platform/wiced/
H A Dbtstack_uart_block_wiced.c87 static uint16_t tx_worker_data_size; variable
130 platform_uart_transmit_bytes(wiced_bt_uart_driver, tx_worker_data_buffer, tx_worker_data_size); in btstack_uart_block_wiced_tx_worker_send_block()
280 tx_worker_data_size = 0; in btstack_uart_block_wiced_open()
356 tx_worker_data_size = length; in btstack_uart_block_wiced_send_block()