Home
last modified time | relevance | path

Searched refs:ng_hci_node_neighbor_cache_entry_ep (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netgraph/bluetooth/include/
HDng_btsocket.h145 ng_hci_node_neighbor_cache_entry_ep *entries;
HDng_hci.h564 } ng_hci_node_neighbor_cache_entry_ep; typedef
567 ((0xffff - sizeof(ng_hci_node_get_neighbor_cache_ep))/sizeof(ng_hci_node_neighbor_cache_entry_ep))
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_main.c450 ng_hci_node_neighbor_cache_entry_ep *e2 = NULL; in ng_hci_default_rcvmsg()
476 e2 = (ng_hci_node_neighbor_cache_entry_ep *)(e1 + 1); in ng_hci_default_rcvmsg()
/NextBSD/usr.sbin/bluetooth/hccontrol/
HDnode.c221 sizeof(ng_hci_node_neighbor_cache_entry_ep)); in hci_read_neighbor_cache()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_hci_raw.c1152 ng_hci_node_neighbor_cache_entry_ep *p2 = NULL; in ng_btsocket_hci_raw_control()
1190 p2 = (ng_hci_node_neighbor_cache_entry_ep *) in ng_btsocket_hci_raw_control()