Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h34 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_BLOB_CLI, _bt_mesh_blob_cli_op, \
444 extern const struct bt_mesh_model_op _bt_mesh_blob_cli_op[];
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1452 const struct bt_mesh_model_op _bt_mesh_blob_cli_op[] = { variable