Home
last modified time | relevance | path

Searched refs:hci_operation_speed (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/bluetooth/hci/
Dcyw43xxx.c212 uint32_t hci_operation_speed = DT_INST_PROP_OR(0, hci_operation_speed, default_uart_speed); in bt_h4_vnd_setup() local
286 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()