Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h756 struct bt_hci_cp_host_num_completed_packets { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c240 struct bt_hci_cp_host_num_completed_packets *cp; in bt_send_one_host_num_completed_packets()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c554 struct bt_hci_cp_host_num_completed_packets *cmd = (void *)buf->data; in host_num_completed_packets()