Searched refs:ready (Results 1 – 2 of 2) sorted by relevance
44 static int ready = 0; variable437 ready = 1; in message_handler()526 ready = coap_check_option(received, COAP_OPTION_SUBSCRIPTION, &opt_iter) == NULL; in message_handler()1209 while ( !(ready && coap_can_exit(ctx)) ) { in main()
156 static int ready = 0; variable1403 ready = 1; in coap_message_handler()1481 ready = coap_check_option(received, COAP_OPTION_SUBSCRIPTION, in coap_message_handler()