Searched refs:HCI_UART_RX_DISABLE_COUNT (Results 1 – 1 of 1) sorted by relevance
23 #define HCI_UART_RX_DISABLE_COUNT (HCI_UART_RX_BUF_SIZE - 1021 - 5 - 10) /* Disable RX */ macro219 if (hci_rx_data_len() >= HCI_UART_RX_DISABLE_COUNT && hci_adapter->rx_disabled == false) in uart_insert_char()
Completed in 2 milliseconds