1.1.2.3.6.1.3.6 BLE_TRCBPS_EvtReceiveData_T

C

typedef struct BLE_TRCBPS_EvtReceiveData_T
{
    uint16_t                connHandle;
    BLE_TRCBPS_ChanType_T   chanType;
    uint8_t                 leL2capId;
} BLE_TRCBPS_EvtReceiveData_T;

Field Documentation

FieldDescription
connHandleConnection handle associated with this connection.
chanTypeChannel Type. See BLE_TRCBPS_ChanType_T.
leL2capIdInstance of L2CAP session.