Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_srv.h44 BT_MESH_MODEL_CB(BT_MESH_MODEL_ID_BLOB_SRV, _bt_mesh_blob_srv_op, \
210 extern const struct bt_mesh_model_op _bt_mesh_blob_srv_op[];
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c838 const struct bt_mesh_model_op _bt_mesh_blob_srv_op[] = { variable