Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h810 struct bt_hci_cp_configure_data_path { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c4672 struct bt_hci_cp_configure_data_path *cp; in bt_configure_data_path()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c634 struct bt_hci_cp_configure_data_path *cmd = (void *)buf->data; in configure_data_path()