Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dop_agg_cli.h28 NULL, NULL, &_bt_mesh_op_agg_cli_cb)
81 extern const struct bt_mesh_model_cb _bt_mesh_op_agg_cli_cb;
/Zephyr-latest/subsys/bluetooth/mesh/
Dop_agg_cli.c226 const struct bt_mesh_model_cb _bt_mesh_op_agg_cli_cb = { variable