OTAPS image type definitions
C
#define BLE_OTAPS_IMG_TYPE_FW (1U << 0U)
Description
Defines OTAPS image types.
Macro Definition
Macro | Description |
---|---|
BLE_OTAPS_IMG_TYPE_FW | Firmaware image type. |
#define BLE_OTAPS_IMG_TYPE_FW (1U << 0U)
Defines OTAPS image types.
Macro | Description |
---|---|
BLE_OTAPS_IMG_TYPE_FW | Firmaware image type. |