Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h124 struct ng_hci_unit_con;
163 LIST_HEAD(, ng_hci_unit_con) con_list; /* connections */
172 typedef struct ng_hci_unit_con { struct
194 LIST_ENTRY(ng_hci_unit_con) next; /* next */ argument