Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h171 BT_MESH_BLOB_CLI_STATE_BLOCK_START, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c870 cli->state = BT_MESH_BLOB_CLI_STATE_BLOCK_START; in block_start()
1140 if (cli->state != BT_MESH_BLOB_CLI_STATE_BLOCK_START && in rx_block_status()
1567 if (cli->state != BT_MESH_BLOB_CLI_STATE_BLOCK_START && in bt_mesh_blob_cli_suspend()