Searched refs:MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
135 #define MAX_PACKET_SIZE (CONFIG_LWM2M_COAP_MAX_MSG_SIZE + \ macro497 uint8_t msg_data[MAX_PACKET_SIZE];
404 msg->cpkt.max_len = MAX_PACKET_SIZE; in prepare_msg_for_send()