Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3918 struct hci_cp_le_conn_update *conn_update; in bt_conn_le_conn_update()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1179 struct hci_cp_le_conn_update { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c2537 struct hci_cp_le_conn_update *cmd = (void *)buf->data; in le_conn_update()