Home
last modified time | relevance | path

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

/btstack/platform/posix/
H A Dbtstack_uart_posix.c559 static void btstack_uart_slip_posix_send_frame(const uint8_t * frame, uint16_t frame_size){ in btstack_uart_slip_posix_send_frame() function
657 …(*send_frame)(const uint8_t *buffer, uint16_t length); */ &btstack_uart_slip_posix_send_frame,