Searched refs:MAX_PAYLOAD_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define MAX_PAYLOAD_SIZE 1024 macro42 #define MAX_DOWNLOAD_DATA (MAX_PAYLOAD_SIZE + 32)68 uint8_t payload[MAX_PAYLOAD_SIZE];253 uint8_t *data = k_malloc(MAX_PAYLOAD_SIZE); in send_request()260 ret = coap_packet_init(&request_packet, data, MAX_PAYLOAD_SIZE, in send_request()653 memset(&ctx.payload, 0, MAX_PAYLOAD_SIZE); in report()657 MAX_PAYLOAD_SIZE - 1); in report()802 memset(&ctx.payload, 0, MAX_PAYLOAD_SIZE); in z_impl_updatehub_probe()806 MAX_PAYLOAD_SIZE - 1) < 0) { in z_impl_updatehub_probe()