Searched refs:cbor_encode_lwm2m_senml (Results 1 – 4 of 4) sorted by relevance
24 int cbor_encode_lwm2m_senml(uint8_t *payload, size_t payload_len, const struct lwm2m_senml *input,
276 int cbor_encode_lwm2m_senml(uint8_t *payload, size_t payload_len, const struct lwm2m_senml *input, in cbor_encode_lwm2m_senml() function
138 int cbor_encode_lwm2m_senml(
200 cbor_encode_lwm2m_senml(CPKT_BUF_W_REGION(out->out_cpkt), input, &len); in put_end()