Home
last modified time | relevance | path

Searched refs:encode_lwm2m_senml (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor_encode.c28 static bool encode_lwm2m_senml(zcbor_state_t *state, const struct lwm2m_senml *input);
222 static bool encode_lwm2m_senml(zcbor_state_t *state, const struct lwm2m_senml *input) in encode_lwm2m_senml() function
249 bool ret = encode_lwm2m_senml(states, input); in cbor_encode_lwm2m_senml()
Dlwm2m_senml_cbor.patch177 @@ -189,7 +185,7 @@ static bool encode_lwm2m_senml(