Searched refs:hci_uart (Results 1 – 3 of 3) sorted by relevance
153 … bt_update_platform_baudrate(p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_fw_download); in bt_baudrate_updated_cback()161 … bt_update_platform_baudrate(p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_feature); in bt_baudrate_updated_cback()189 …if( HCI_UART_DEFAULT_BAUDRATE != p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_fw_downl… in bt_fw_download_complete_cback()196 …if( HCI_UART_DEFAULT_BAUDRATE != p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_feature ) in bt_fw_download_complete_cback()199 p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_feature); in bt_fw_download_complete_cback()202 … bt_update_controller_baudrate(p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_feature); in bt_fw_download_complete_cback()239 …( p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_fw_download != HCI_UART_DEFAULT_BAUDRAT… in bt_post_reset_cback()242 p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_fw_download); in bt_post_reset_cback()244 …bt_update_controller_baudrate(p_bt_platform_cfg->hci_config.hci.hci_uart.baud_rate_for_fw_download… in bt_post_reset_cback()
58 .hci_uart =
130 cybt_hci_uart_config_t hci_uart; /**< HCI UART configuration */ member