Symbol: ng_hci_neighbor_p
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
1243
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
1335
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
1370
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
382
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
619
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_evnt.c
985
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_main.c
464
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_main.c
471
ng_hci_neighbor_p nn = LIST_NEXT(n, next);
sys/netgraph/bluetooth/hci/ng_hci_misc.c
175
ng_hci_neighbor_p
sys/netgraph/bluetooth/hci/ng_hci_misc.c
178
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_misc.c
195
ng_hci_free_neighbor(ng_hci_neighbor_p n)
sys/netgraph/bluetooth/hci/ng_hci_misc.c
217
ng_hci_neighbor_p
sys/netgraph/bluetooth/hci/ng_hci_misc.c
220
ng_hci_neighbor_p n = NULL;
sys/netgraph/bluetooth/hci/ng_hci_misc.c
223
ng_hci_neighbor_p nn = LIST_NEXT(n, next);
sys/netgraph/bluetooth/hci/ng_hci_misc.c
243
ng_hci_neighbor_stale(ng_hci_neighbor_p n)
sys/netgraph/bluetooth/hci/ng_hci_misc.h
42
ng_hci_neighbor_p ng_hci_new_neighbor (ng_hci_unit_p);
sys/netgraph/bluetooth/hci/ng_hci_misc.h
43
void ng_hci_free_neighbor (ng_hci_neighbor_p);
sys/netgraph/bluetooth/hci/ng_hci_misc.h
45
ng_hci_neighbor_p ng_hci_get_neighbor (ng_hci_unit_p, bdaddr_p, int);
sys/netgraph/bluetooth/hci/ng_hci_misc.h
46
int ng_hci_neighbor_stale (ng_hci_neighbor_p);