Lines Matching defs:options
263 coap_optlist_t **options,
293 if (options)
294 coap_add_optlist_pdu(pdu, options);
562 "\t-U \t\tNever include Uri-Host or Uri-Port options\n"
599 "\t \t\tUsing the -C or -R options will trigger the\n"
615 "\t \t\tUsing the -C or -R options will will trigger the\n"
814 * Sets global URI options according to the URI passed as @p arg.
838 } else { /* split arg into Uri-* options */
902 /* Called after processing the options from the commandline to set
1867 /* Convert provided uri into CoAP options */
1872 coap_log_err("Failed to create options for URI\n");