Home
last modified time | relevance | path

Searched defs:ng_hci_unit (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h127 typedef struct ng_hci_unit { struct
128 node_p node; /* node ptr */
152 ng_hci_unit_buff_t buffer; /* buffer info */ argument
163 LIST_HEAD(, ng_hci_unit_con) con_list; /* connections */ argument