1.2.2.3.7.1.3.5 BLE_TRSPC_EvtDownlinkStatus_T

C

typedef struct BLE_TRSPC_EvtDownlinkStatus_T
{
    uint16_t        connHandle;
    uint8_t         status;
    uint8_t         currentCreditNumber;
}   BLE_TRSPC_EvtDownlinkStatus_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
statusConnection status. See Definition of downlink status.
currentCreditNumberThe current available credit number of the downlink in this connection.