Searched refs:encode_mod_path (Results 1 – 1 of 1) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | settings.c | 1199 static void encode_mod_path(struct bt_mesh_model *mod, bool vnd, in encode_mod_path() function 1236 encode_mod_path(mod, vnd, "bind", path, sizeof(path)); in store_pending_mod_bind() 1267 encode_mod_path(mod, vnd, "sub", path, sizeof(path)); in store_pending_mod_sub() 1299 encode_mod_path(mod, vnd, "pub", path, sizeof(path)); in store_pending_mod_pub()
|