Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h175 BT_MESH_BLOB_CLI_STATE_BLOCK_CHECK, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c993 cli->state = BT_MESH_BLOB_CLI_STATE_BLOCK_CHECK; in block_check()
1142 cli->state != BT_MESH_BLOB_CLI_STATE_BLOCK_CHECK) { in rx_block_status()
1569 cli->state != BT_MESH_BLOB_CLI_STATE_BLOCK_CHECK) { in bt_mesh_blob_cli_suspend()