1.2.2.1.3.3.3 BLE_L2CAP_EvtCbAddCreditsInd_T

C

typedef struct BLE_L2CAP_EvtCbAddCreditsInd_T
{
    uint8_t       leL2capId;
    uint16_t      credits;
} BLE_L2CAP_EvtCbAddCreditsInd_T;

Field Documentation

FieldDescription
leL2capIdInstance of l2cap session.
creditsInitial credits.