Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_persistence.c253 char *access_cfg_str = NULL; in test_args_parse() local
258 .dest = &access_cfg_str, in test_args_parse()
275 if (access_cfg_str != NULL) { in test_args_parse()
276 if (!strcmp(access_cfg_str, "configured")) { in test_args_parse()
278 } else if (!strcmp(access_cfg_str, "new-subs")) { in test_args_parse()
280 } else if (!strcmp(access_cfg_str, "not-configured")) { in test_args_parse()