1.2.2.3.4.1.3.4 BLE_OTAPC_EvtCompleteRspInd_T

C

typedef struct BLE_OTAPC_EvtCompleteRspInd_T
{
    uint16_t        connHandle;
    uint8_t         result;
} BLE_OTAPC_EvtCompleteRspInd_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
resultThe start result. See Result code.