Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/hci/
A Dhci_uart.c22 #define HCI_UART_RX_ENABLE_COUNT (HCI_UART_RX_BUF_SIZE - 2 * (1021 + 5)) /* Enable RX */ macro
521 if (hci_rx_data_len() < HCI_UART_RX_ENABLE_COUNT) in hci_uart_recv()

Completed in 3 milliseconds