Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2102 struct bt_hci_cis_params { struct
2122 struct bt_hci_cis_params cis[0]; argument
/Zephyr-latest/subsys/bluetooth/host/
Diso.c1721 struct bt_hci_cis_params *cis_param; in hci_le_set_cig_params()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2031 struct bt_hci_cis_params *params = &cmd->cis[i]; in le_set_cig_parameters()