Searched refs:hci_operation_speed (Results 1 – 1 of 1) sorted by relevance
212 uint32_t hci_operation_speed = DT_INST_PROP_OR(0, hci_operation_speed, default_uart_speed); in bt_h4_vnd_setup() local286 if (hci_operation_speed != default_uart_speed) { in bt_h4_vnd_setup()287 err = bt_update_controller_baudrate(dev, hci_operation_speed); in bt_h4_vnd_setup()