Searched refs:encode_key_value_pair (Results 1 – 1 of 1) sorted by relevance
36 static bool encode_key_value_pair(zcbor_state_t *state, const struct key_value_pair *input);155 static bool encode_key_value_pair(zcbor_state_t *state, const struct key_value_pair *input) in encode_key_value_pair() function171 bool res = (((encode_key_value_pair(state, (&(*input).record_key_value_pair_m))))); in encode_repeated_record_key_value_pair_m()