Searched refs:COAP_MAX_MESSAGE_ID (Results 1 – 3 of 3) sorted by relevance
33 #define COAP_MAX_MESSAGE_ID 65535 macro43 ((COAP_MAX_MESSAGE_ID == context->message_id) ? 1 in Cloud_CoAPMessageId_gen()
32 #define COAP_MAX_MESSAGE_ID 65535 macro
37 #define COAP_MAX_MESSAGE_ID 65535 macro51 msg_id = ((COAP_MAX_MESSAGE_ID == ctx->message_id) ? (ctx->message_id = 1) in CoAPMessageId_gen()
Completed in 6 milliseconds