Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor_encode.c23 static bool encode_value(zcbor_state_t *state, const struct value_ *input);
130 static bool encode_value(zcbor_state_t *state, const struct value_ *input) in encode_value() function
162 (encode_value(state, (&(*input)._key_value_pair))))); in encode_key_value_pair()
Dlwm2m_senml_cbor.patch153 @@ -126,7 +122,7 @@ static bool encode_value(