Home
last modified time | relevance | path

Searched refs:bt_mesh_brg_cfg_subnets_list (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dbrg_cfg_cli.h81 struct bt_mesh_brg_cfg_subnets_list *rsp);
258 uint8_t start_idx, struct bt_mesh_brg_cfg_subnets_list *rsp);
Dbrg_cfg.h66 struct bt_mesh_brg_cfg_subnets_list { struct
/Zephyr-latest/subsys/bluetooth/mesh/
Dbrg_cfg_cli.c74 struct bt_mesh_brg_cfg_subnets_list subnets_list; in subnets_list()
75 struct bt_mesh_brg_cfg_subnets_list *rsp; in subnets_list()
324 uint8_t start_idx, struct bt_mesh_brg_cfg_subnets_list *rsp) in bt_mesh_brg_cfg_cli_subnets_get()
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dbrg_cfg.c139 struct bt_mesh_brg_cfg_subnets_list rsp = { in cmd_bridged_subnets_get()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_mesh.c2189 struct bt_mesh_brg_cfg_subnets_list rp; in bridged_subnets_get()