Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dbrg_cfg_cli.h92 void (*table_list)(struct bt_mesh_brg_cfg_cli *cli, uint16_t addr, member
/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg_cli.c111 static int table_list(const struct bt_mesh_model *model, struct bt_mesh_msg_ctx *ctx, in table_list() function
114 struct bt_mesh_brg_cfg_table_list table_list; in table_list() local