Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed mbed_fota_fan_control
Fork of mbed_fota_lamp_control by
fota_server_task.h File Reference
Fota Server Task Header. More...
Go to the source code of this file.
Data Structures | |
struct | att_incl_desc |
include service entry element More... | |
struct | fota_server_create_db_req |
Parameters of the FOTA_SERVER_CREATE_DB_REQ message. More... | |
struct | fota_server_create_db_cfm |
Parameters of the FOTA_SERVER_CREATE_DB_CFM message. More... | |
struct | fota_server_set_char_val_req |
Parameters of the FOTA_SERVER_SET_CHAR_VAL_REQ message - shall be dynamically allocated. More... | |
struct | fota_server_enable_req |
Parameters of the FOTA_SERVER_ENABLE_REQ message. More... | |
struct | fota_server_data_flash_ind |
Parameters of the FOTA_SERVER_DATA_FLASH_IND message - shall be dynamically allocated. More... | |
Enumerations | |
enum | |
Attribue Table Indexes. More... | |
enum | { FOTA_SERVER_ENABLE_REQ = 55296, FOTA_SERVER_CREATE_DB_REQ, FOTA_SERVER_CREATE_DB_CFM, FOTA_SERVER_DISABLE_IND , FOTA_SERVER_ERROR_IND } |
Messages for Fota Server. More... |
Detailed Description
Fota Server Task Header.
Copyright 2015 SEVENCORE Co., Ltd.
- Version:
- 1.0.0
- Date:
- 2015-08-20
Definition in file fota_server_task.h.
Generated on Tue Jul 12 2022 21:25:06 by
