Home
last modified time | relevance | path

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

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