Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dsettings.c37 static int entry_check_and_copy(FILE *fin, FILE *fout, const char *name) in entry_check_and_copy() function
154 if (entry_check_and_copy(fcur, fnew, name) < 0) { in settings_custom_save()
187 entry_check_and_copy(fcur, fnew, name); in settings_custom_save()