Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h196 } ng_hci_unit_con_t; typedef
197 typedef ng_hci_unit_con_t * ng_hci_unit_con_p;
H A Dng_hci_cmds.c501 ng_hci_unit_con_t *con = NULL; in process_link_policy_params()