Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c141 static bool targets_active(struct bt_mesh_blob_cli *cli) in targets_active() function
856 if (!targets_active(cli)) { in block_start()
942 if (!targets_active(cli)) { in chunk_send()
1028 if (!targets_active(cli)) { in block_check_end()
1126 bool success = targets_active(cli) && in transfer_complete()
Ddfu_cli.c161 static bool targets_active(struct bt_mesh_dfu_cli *cli) in targets_active() function
485 if (!targets_active(cli)) { in transfer()
527 if (!targets_active(cli)) { in refreshed()
577 if (!targets_active(cli)) { in applied()