OTAPC image type definitions
C
#define BLE_OTAPC_IMG_TYPE_FW (1U << 0U)
Description
Defines different types of OTA (Over the Air) Programming Client images.
Macro Definition
Macro | Description |
---|---|
BLE_OTAPC_IMG_TYPE_FW | Firmaware image type. |
#define BLE_OTAPC_IMG_TYPE_FW (1U << 0U)
Defines different types of OTA (Over the Air) Programming Client images.
Macro | Description |
---|---|
BLE_OTAPC_IMG_TYPE_FW | Firmaware image type. |