Home
last modified time | relevance | path

Searched refs:BT_MESH_BLOB_ERR_WRONG_BLOB_ID (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h81 BT_MESH_BLOB_ERR_WRONG_BLOB_ID, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c473 status = BT_MESH_BLOB_ERR_WRONG_BLOB_ID; in handle_xfer_start()
584 status = BT_MESH_BLOB_ERR_WRONG_BLOB_ID; in handle_xfer_cancel()
Dblob_cli.c1270 target_drop(cli, target, BT_MESH_BLOB_ERR_WRONG_BLOB_ID); in handle_xfer_status()