Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_senml_cbor_decode.c25 static bool decode_key_value_pair(zcbor_state_t *state, struct key_value_pair *result);
180 static bool decode_key_value_pair(zcbor_state_t *state, struct key_value_pair *result) in decode_key_value_pair() function
202 bool tmp_result = (((decode_key_value_pair(state, (&(*result).record_key_value_pair_m))))); in decode_repeated_record_key_value_pair_m()