Home
last modified time | relevance | path

Searched refs:bt_mesh_comp_p0_get (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/samples/bluetooth/mesh_provisioner/src/
Dmain.c183 err = bt_mesh_comp_p0_get(&comp, &buf); in configure_node()
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1655 int bt_mesh_comp_p0_get(struct bt_mesh_comp_p0 *comp,
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Dcfg.c109 err = bt_mesh_comp_p0_get(&comp, &buf); in cmd_get_comp()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dcfg_cli.c2255 int bt_mesh_comp_p0_get(struct bt_mesh_comp_p0 *page, in bt_mesh_comp_p0_get() function