Searched refs:DFU_CLI (Results 1 – 1 of 1) sorted by relevance
30 #define DFU_CLI(blob_cli) CONTAINER_OF(blob_cli, struct bt_mesh_dfu_cli, blob) macro182 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()[all …]