Searched refs:num_rx_bytes (Results 1 – 1 of 1) sorted by relevance
118 int num_rx_bytes; in hal_btstack_run_loop_execute_once() local130 num_rx_bytes = rx_avail; in hal_btstack_run_loop_execute_once()132 num_rx_bytes = bytes_to_read; in hal_btstack_run_loop_execute_once()134 ret = UART_Read(MXC_UART_GET_UART(CC256X_UART_ID), rx_buffer_ptr, num_rx_bytes, &rx_bytes); in hal_btstack_run_loop_execute_once()