Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2241 struct bt_hci_cp_le_terminate_big { struct
/Zephyr-latest/subsys/bluetooth/host/
Diso.c3214 struct bt_hci_cp_le_terminate_big *req; in hci_le_terminate_big()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1741 struct bt_hci_cp_le_terminate_big *cmd = (void *)buf->data; in le_terminate_big()