BLE_API
v2.1.3
|
Macros | |
#define | SIZE_OF_FOTA_BANK BONDING_INFORMATION_ADDRESS |
#define | SIZE_OF_FOTA_INFO FLASH_PAGE_SIZE |
MCU flash map for BLE FOTA porting related definition.
#define SIZE_OF_FOTA_BANK BONDING_INFORMATION_ADDRESS |
Total Size for saving FOTA update data.
#define SIZE_OF_FOTA_INFO FLASH_PAGE_SIZE |
Total Size for saving FOTA update information, please reference structure "ota_information_t" (fota.c) to get the page content.