Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Ddfu.h65 BT_MESH_DFU_PHASE_TRANSFER_CANCELED, enumerator
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c820 target->phase = BT_MESH_DFU_PHASE_TRANSFER_CANCELED; in handle_status()