Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h743 struct bt_hci_cp_host_buffer_size { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1983 struct bt_hci_cp_host_buffer_size *hbs; in set_flow_control()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c528 struct bt_hci_cp_host_buffer_size *cmd = (void *)buf->data; in host_buffer_size()