Home
last modified time | relevance | path

Searched refs:bt_hci_evt_num_completed_packets (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c151 struct bt_hci_evt_num_completed_packets *evt; in handle_ncp()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c157 struct bt_hci_evt_num_completed_packets *evt; in handle_ncp()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c160 struct bt_hci_evt_num_completed_packets *evt; in handle_ncp()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c153 struct bt_hci_evt_num_completed_packets *evt = (void *)buf->data; in handle_ncp()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c165 struct bt_hci_evt_num_completed_packets *evt; in handle_ncp()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c164 struct bt_hci_evt_num_completed_packets *evt = (void *)buf->data; in handle_ncp()
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c566 struct bt_hci_evt_num_completed_packets *evt = (void *)buf->data; in hci_num_completed_packets()
4070 sizeof(struct bt_hci_evt_num_completed_packets)),
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2866 struct bt_hci_evt_num_completed_packets { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c9188 struct bt_hci_evt_num_completed_packets *ep;