Searched refs:decode_key_value_pair (Results 1 – 1 of 1) sorted by relevance
36 static bool decode_key_value_pair(zcbor_state_t *state, struct key_value_pair *result);143 static bool decode_key_value_pair(zcbor_state_t *state, struct key_value_pair *result) in decode_key_value_pair() function159 bool res = (((decode_key_value_pair(state, (&(*result).record_key_value_pair_m))))); in decode_repeated_record_key_value_pair_m()