Searched defs:table_list (Results 1 – 2 of 2) sorted by relevance
92 void (*table_list)(struct bt_mesh_brg_cfg_cli *cli, uint16_t addr, member
111 static int table_list(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in table_list() function114 struct bt_mesh_brg_cfg_table_list table_list; in table_list() local