Searched refs:obs_seconds (Results 1 – 2 of 2) sorted by relevance
61 unsigned int obs_seconds = 30; /* default observe time */ variable358 debug("observation relationship established, set timeout to %d\n", obs_seconds); in message_handler()359 set_timeout(&obs_wait, obs_seconds); in message_handler()774 obs_seconds = atoi(optarg); in cmdline_subscribe()1257 obs_seconds = 0; in main()
154 static unsigned int obs_seconds = MAX_TIMEOUT * 2; /* default observe time */ variable1373 printf("observation timeout set to %d\n", obs_seconds); in coap_message_handler()1374 set_coap_timeout(&obs_wait, obs_seconds); in coap_message_handler()