Searched defs:table_status (Results 1 – 2 of 2) sorted by relevance
68 void (*table_status)(struct bt_mesh_brg_cfg_cli *cli, uint16_t addr, member
38 static int table_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in table_status() function41 struct bt_mesh_brg_cfg_table_status table_status; in table_status() local