Searched refs:MAX_OPTIONS (Results 1 – 1 of 1) sorted by relevance
34 #define MAX_OPTIONS CONFIG_COAP_SERVER_MESSAGE_OPTIONS macro134 struct coap_option options[MAX_OPTIONS] = { 0 }; in coap_server_process()135 uint8_t opt_num = MAX_OPTIONS; in coap_server_process()
Completed in 9 milliseconds