Lines Matching refs:DFU_CLI
30 #define DFU_CLI(blob_cli) CONTAINER_OF(blob_cli, struct bt_mesh_dfu_cli, blob) macro
182 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in blob_caps()
221 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in blob_lost_target()
237 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in blob_suspended()
251 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in blob_end()
340 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in send_info_get()
350 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in send_update_start()
378 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in send_update_get()
389 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in send_update_cancel()
400 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in send_update_apply()
480 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in transfer()
525 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in refreshed()
575 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in applied()
631 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in confirmed()
692 struct bt_mesh_dfu_cli *cli = DFU_CLI(b); in cancelled()