Home
last modified time | relevance | path

Searched refs:_bt_mesh_rpr_cli_cb (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Drpr_cli.h41 _bt_mesh_rpr_cli_op, NULL, _cli, &_bt_mesh_rpr_cli_cb)
246 extern const struct bt_mesh_model_cb _bt_mesh_rpr_cli_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Drpr_cli.c386 const struct bt_mesh_model_cb _bt_mesh_rpr_cli_cb = { variable