Searched defs:subnets_list (Results 1 – 2 of 2) sorted by relevance
80 void (*subnets_list)(struct bt_mesh_brg_cfg_cli *cli, uint16_t addr, member
71 static int subnets_list(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in subnets_list() function74 struct bt_mesh_brg_cfg_subnets_list subnets_list; in subnets_list() local