Searched refs:encode_mod_path (Results 1 – 1 of 1) sorted by relevance
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | settings.c | 1454 static void encode_mod_path(struct bt_mesh_model *mod, bool vnd, in encode_mod_path() function 1491 encode_mod_path(mod, vnd, "bind", path, sizeof(path)); in store_pending_mod_bind() 1526 encode_mod_path(mod, vnd, "sub", path, sizeof(path)); in store_pending_mod_sub() 1562 encode_mod_path(mod, vnd, "pub", path, sizeof(path)); in store_pending_mod_pub() 1920 encode_mod_path(mod, vnd, "data", path, sizeof(path)); in bt_mesh_model_data_store()
|