Home
last modified time | relevance | path

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

/btstack/platform/windows/
H A Dbtstack_uart_block_windows.c235 static void btstack_uart_windows_send_block(const uint8_t *data, uint16_t size){ in btstack_uart_windows_send_block() function
470 …/* void (*send_block)(const uint8_t *buffer, uint16_t length); */ &btstack_uart_windows_send_block,