Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1311 struct bt_hci_cp_le_set_data_len { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1083 struct bt_hci_cp_le_set_data_len *cp; in bt_le_set_data_len()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2604 struct bt_hci_cp_le_set_data_len *cmd = (void *)buf->data; in le_set_data_len()