OTAPS supported feature
C
#define BLE_OTAPS_FEATURE_SUPP_IMG_TYPE (BLE_OTAPS_IMG_TYPE_FW) #define BLE_OTAPS_FEATURE_FW_EXT_FEATURE (BLE_OTAPS_FW_FEATURE_MASK1)
Description
The definition of supported features.
Macro Definition
| Macro | Description | 
|---|---|
| BLE_OTAPS_FEATURE_SUPP_IMG_TYPE | The supported image type of BLE OTA profile. | 
| BLE_OTAPS_FEATURE_FW_EXT_FEATURE | The supported firmware extended feature of BLE OTA profile. | 
