Searched refs:NG_HCI_MAX_CON_NUM (Results 1 – 3 of 3) sorted by relevance
526 if (s > NG_HCI_MAX_CON_NUM) in ng_hci_default_rcvmsg()527 s = NG_HCI_MAX_CON_NUM; in ng_hci_default_rcvmsg()
1226 p->num_connections > NG_HCI_MAX_CON_NUM || in ng_btsocket_hci_raw_control()
657 #define NG_HCI_MAX_CON_NUM \ macro