Searched refs:hci_uart_flow_ctrl (Results 1 – 2 of 2) sorted by relevance
26 uint8_t hci_uart_flow_ctrl; /*!< Flow control of UART for HCI */ member45 .hci_uart_flow_ctrl = DEFAULT_BT_LE_HCI_UART_FLOW_CTRL, \
25 uart_cfg->flow_ctrl = uart_config->hci_uart_flow_ctrl; in hci_driver_uart_config()32 ESP_LOGI(TAG,"set flow_ctrl:%d.\n", uart_config->hci_uart_flow_ctrl); in hci_driver_uart_config()