Home
last modified time | relevance | path

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

/btstack/platform/windows/
H A Dbtstack_uart_block_windows.c162 static void btstack_uart_windows_process_write(btstack_data_source_t *ds, btstack_data_source_callb… in btstack_uart_windows_process_write() function
415 …un_loop_set_data_source_handler(&transport_data_source_write, &btstack_uart_windows_process_write); in btstack_uart_windows_open()