Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dblob_cli.h167 BT_MESH_BLOB_CLI_STATE_CAPS_GET, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c795 cli->state = BT_MESH_BLOB_CLI_STATE_CAPS_GET; in caps_get()
1411 if (cli->state != BT_MESH_BLOB_CLI_STATE_CAPS_GET) { in handle_info_status()
1617 if (cli->state == BT_MESH_BLOB_CLI_STATE_CAPS_GET || in bt_mesh_blob_cli_cancel()