Searched refs:NG_HCI_MAX_NEIGHBOR_NUM (Results 1 – 3 of 3) sorted by relevance
481 if (s > NG_HCI_MAX_NEIGHBOR_NUM) in ng_hci_default_rcvmsg()482 s = NG_HCI_MAX_NEIGHBOR_NUM; in ng_hci_default_rcvmsg()
1163 p->num_entries > NG_HCI_MAX_NEIGHBOR_NUM || in ng_btsocket_hci_raw_control()
636 #define NG_HCI_MAX_NEIGHBOR_NUM \ macro