Home
last modified time | relevance | path

Searched refs:bt_mesh_brg_cfg_table_status (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dbrg_cfg_cli.h69 struct bt_mesh_brg_cfg_table_status *rsp);
200 struct bt_mesh_brg_cfg_table_status *rsp);
228 struct bt_mesh_brg_cfg_table_status *rsp);
Dbrg_cfg.h51 struct bt_mesh_brg_cfg_table_status { struct
/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg_cli.c41 struct bt_mesh_brg_cfg_table_status table_status; in table_status()
42 struct bt_mesh_brg_cfg_table_status *rsp; in table_status()
257 struct bt_mesh_brg_cfg_table_status *rsp) in bt_mesh_brg_cfg_cli_table_add()
295 struct bt_mesh_brg_cfg_table_status *rsp) in bt_mesh_brg_cfg_cli_table_remove()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dbrg_cfg.c76 struct bt_mesh_brg_cfg_table_status rsp; in cmd_bridging_table_add()
107 struct bt_mesh_brg_cfg_table_status rsp; in cmd_bridging_table_remove()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c217 struct bt_mesh_brg_cfg_table_status rsp; in bridge_entry_add()
236 struct bt_mesh_brg_cfg_table_status rsp; in bridge_entry_remove()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c2143 struct bt_mesh_brg_cfg_table_status rp; in bridging_table_add()
2167 struct bt_mesh_brg_cfg_table_status rp; in bridging_table_remove()