Searched refs:coap_buf (Results 1 – 1 of 1) sorted by relevance
14 static uint8_t coap_buf[COAP_MAX_BUF_SIZE]; variable200 otMessageRead(msg, otMessageGetOffset(msg), coap_buf, len); in coap_req_handler()201 ret = put_fn(ctx, coap_buf, len); in coap_req_handler()