Lines Matching refs:debug
149 debug("cannot add token to request\n"); in coap_new_request()
248 debug("clear_obs: error sending new request"); in clear_obs()
333 debug("** process incoming %d.%02d response:\n", in message_handler()
358 debug("observation relationship established, set timeout to %d\n", obs_seconds); in message_handler()
374 debug("found the M bit, block size is %u, block nr. %u\n", in message_handler()
401 debug("query block %d\n", (coap_opt_block_num(block_opt) + 1)); in message_handler()
414 debug("message_handler: error sending new request"); in message_handler()
432 debug("found Block1, block size is %u, block nr. %u\n", in message_handler()
436 debug("upload ready\n"); in message_handler()
469 debug("send block %d\n", block.num); in message_handler()
487 debug("message_handler: error sending new request"); in message_handler()
521 debug("message_handler: error sending response"); in message_handler()
1193 debug("sending CoAP request:\n"); in main()
1207 debug("timeout is set to %d seconds\n", wait_seconds); in main()
1252 debug("clear observation relationship\n"); in main()