Searched refs:hci_uart_baud (Results 1 – 2 of 2) sorted by relevance
29 uint32_t hci_uart_baud; /*!< Baudrate of UART for HCI */ member38 .hci_uart_baud = DEFAULT_BT_LE_HCI_UART_BAUD, \
21 uart_cfg->baud_rate = uart_config->hci_uart_baud; in hci_driver_uart_config()31 ESP_LOGI(TAG,"set baud_rate:%d.\n", uart_config->hci_uart_baud); in hci_driver_uart_config()