Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h195 } ng_hci_unit_con_t; typedef
196 typedef ng_hci_unit_con_t * ng_hci_unit_con_p;
H A Dng_hci_cmds.c500 ng_hci_unit_con_t *con = NULL; in process_link_policy_params()