Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_var.h126 typedef struct ng_hci_unit { struct
127 node_p node; /* node ptr */
151 ng_hci_unit_buff_t buffer; /* buffer info */ argument
162 LIST_HEAD(, ng_hci_unit_con) con_list; /* connections */ argument