Home
last modified time | relevance | path

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

/btstack/platform/windows/
H A Dbtstack_uart_block_windows.c244 static void btstack_uart_windows_receive_block(uint8_t *buffer, uint16_t len){ in btstack_uart_windows_receive_block() function
469 …void (*receive_block)(uint8_t *buffer, uint16_t len); */ &btstack_uart_windows_receive_block,