Home
last modified time | relevance | path

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

/Zephyr-4.1.0/subsys/bluetooth/host/
Dconn.c4008 struct hci_cp_le_conn_update *conn_update; in bt_conn_le_conn_update()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dhci_types.h1203 struct hci_cp_le_conn_update { struct
/Zephyr-4.1.0/subsys/bluetooth/controller/hci/
Dhci.c2572 struct hci_cp_le_conn_update *cmd = (void *)buf->data; in le_conn_update()