Searched refs:ng_hci_unit_con (Results 1 – 1 of 1) sorted by relevance
125 struct ng_hci_unit_con;164 LIST_HEAD(, ng_hci_unit_con) con_list; /* connections */173 typedef struct ng_hci_unit_con { struct195 LIST_ENTRY(ng_hci_unit_con) next; /* next */ argument