Lines Matching refs:NAN_MIN
66 #define NAN_MIN 0 macro
870 if (ISGREATER(mInstId, NAN_MAX) || (ISLESS_OR_EQUAL(mInstId, NAN_MIN))) { in createPairingIndResponse()
1033 if (ISGREATER(mInstId, NAN_MAX) || (ISLESS_OR_EQUAL(mInstId, NAN_MIN))) { in createPairingEndRequest()
1388 (ISLESS_OR_EQUAL(pairing_id, NAN_MIN))) { in handleEvent()
1445 if ((pairing_confirm_event.pairing_instance_id <= NAN_MIN) || in handleEvent()
1565 if ((bs_request_event.bootstrapping_instance_id <= NAN_MIN) || in handleEvent()
1606 if ((bs_confirm_event.bootstrapping_instance_id <= NAN_MIN) || in handleEvent()
7167 (ISLESS_OR_EQUAL(pairing_id, NAN_MIN))) { in handleEvent()
7228 if ((pairing_confirm_event.pairing_instance_id <= NAN_MIN) || in handleEvent()
7351 if ((bs_request_event.bootstrapping_instance_id <= NAN_MIN) || in handleEvent()
7393 if ((bs_confirm_event.bootstrapping_instance_id <= NAN_MIN) || in handleEvent()