Searched refs:mod_set (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | access.c | 2020 static int mod_set(bool vnd, const char *name, size_t len_rd, in mod_set() function 2085 return mod_set(false, name, len_rd, read_cb, cb_arg); in sig_mod_set() 2093 return mod_set(true, name, len_rd, read_cb, cb_arg); in vnd_mod_set()
|