ng_hci_get_neighbor
n = ng_hci_get_neighbor(unit, &con->bdaddr, NG_HCI_LINK_ACL);
n = ng_hci_get_neighbor(unit, &con->bdaddr, NG_HCI_LINK_ACL);
n = ng_hci_get_neighbor(unit, &ep->bdaddr, NG_HCI_LINK_ACL);
n = ng_hci_get_neighbor(unit, &ep->bdaddr, NG_HCI_LINK_ACL);
n = ng_hci_get_neighbor(unit, &bdaddr, (addr_type) ? NG_HCI_LINK_LE_RANDOM:NG_HCI_LINK_LE_PUBLIC);
n = ng_hci_get_neighbor(unit, &bdaddr, NG_HCI_LINK_ACL);
ng_hci_neighbor_p ng_hci_get_neighbor (ng_hci_unit_p, bdaddr_p, int);
n = ng_hci_get_neighbor(unit, &ep->bdaddr, NG_HCI_LINK_ACL);