Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob.h63 BT_MESH_BLOB_ERR_INVALID_BLOCK_NUM, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c658 status = BT_MESH_BLOB_ERR_INVALID_BLOCK_NUM; in handle_block_start()