Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Dhci.h959 struct hci_cp_le_conn_update { struct
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dconn.c2793 struct hci_cp_le_conn_update *conn_update; in bt_conn_le_conn_update()
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/
Dhci.c2237 struct hci_cp_le_conn_update *cmd = (void *)buf->data; in le_conn_update()