Home
last modified time | relevance | path

Searched refs:bt_hci_evt_vs (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/samples/bluetooth/hci_vs_scan_req/src/
Dmain.c84 struct bt_hci_evt_vs *vs; in vs_scanned()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dhci_vs.h218 struct bt_hci_evt_vs { struct
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dhci_core.c2707 struct bt_hci_evt_vs *evt; in hci_vendor_event()
2871 sizeof(struct bt_hci_evt_vs)),
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/hci/
Dhci.c346 struct bt_hci_evt_vs *evt; in vs_event()