Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h217 } ng_hci_neighbor_t; typedef
218 typedef ng_hci_neighbor_t * ng_hci_neighbor_p;
H A Dng_hci_ulpi.c130 ng_hci_neighbor_t *n = NULL; in ng_hci_lp_acl_con_req()