Home
last modified time | relevance | path

Searched defs:table_status (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dbrg_cfg_cli.h68 void (*table_status)(struct bt_mesh_brg_cfg_cli *cli, uint16_t addr, member
/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg_cli.c38 static int table_status(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in table_status() function
41 struct bt_mesh_brg_cfg_table_status table_status; in table_status() local