Searched refs:NGM_HCI_NODE_GET_NEIGHBOR_CACHE (Results 1 – 4 of 4) sorted by relevance
150 _IOWR('b', NGM_HCI_NODE_GET_NEIGHBOR_CACHE, \
620 #define NGM_HCI_NODE_GET_NEIGHBOR_CACHE 110 /* HCI -> User */ macro
1170 NGM_HCI_NODE_GET_NEIGHBOR_CACHE, 0, M_NOWAIT); in ng_btsocket_hci_raw_control()1202 msg->header.cmd == NGM_HCI_NODE_GET_NEIGHBOR_CACHE) { in ng_btsocket_hci_raw_control()
464 case NGM_HCI_NODE_GET_NEIGHBOR_CACHE: { in ng_hci_default_rcvmsg()