Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h179 BT_MESH_BLOB_CLI_STATE_CANCEL, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1119 cli->state = BT_MESH_BLOB_CLI_STATE_CANCEL; in transfer_cancel()
1238 cli->state != BT_MESH_BLOB_CLI_STATE_CANCEL && in handle_xfer_status()
1624 cli->state = BT_MESH_BLOB_CLI_STATE_CANCEL; in bt_mesh_blob_cli_cancel()