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

MacroDescription
BLE_OTAPC_IMG_TYPE_FWFirmaware image type.