Searched refs:hci_uart_stop_bits (Results 1 – 2 of 2) sorted by relevance
25 uint8_t hci_uart_stop_bits; /*!< Stop bits of UART for HCI */ member44 .hci_uart_stop_bits = DEFAULT_BT_LE_HCI_UART_STOP_BITS, \
23 uart_cfg->stop_bits = uart_config->hci_uart_stop_bits; in hci_driver_uart_config()