Searched refs:NGM_HCI_NODE_GET_NEIGHBOR_CACHE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h150 _IOWR('b', NGM_HCI_NODE_GET_NEIGHBOR_CACHE, \
H A Dng_hci.h620 #define NGM_HCI_NODE_GET_NEIGHBOR_CACHE 110 /* HCI -> User */ macro
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1170 NGM_HCI_NODE_GET_NEIGHBOR_CACHE, 0, M_NOWAIT);
1202 msg->header.cmd == NGM_HCI_NODE_GET_NEIGHBOR_CACHE) {
/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c464 case NGM_HCI_NODE_GET_NEIGHBOR_CACHE: {

Completed in 108 milliseconds