BLE_OTAPC_Init
C
uint16_t BLE_OTAPC_Init(void);Description
Initializes the BLE Over-The-Air Programming (OTA) profile client.
Return values
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | The initialization of the BLE OTA profile client is successful. |
uint16_t BLE_OTAPC_Init(void);Initializes the BLE Over-The-Air Programming (OTA) profile client.
| Return value | Description |
|---|---|
| MBA_RES_SUCCESS | The initialization of the BLE OTA profile client is successful. |