MLtsyDispatchSatGetDefaultBearerCapability Class Reference

class MLtsyDispatchSatGetDefaultBearerCapability : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetDefaultBearerCapabilityReqL()

TInt HandleGetDefaultBearerCapabilityReqL ( ) [pure virtual]

This API is optional and should only be used if the licensee wishes to including the Dispatcher beneath their own SIM ATK TSY.

The CTSY Dispatcher shall invoke this function on receiving the ESatTsyGetBearerCapability request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSatGetDefaultBearerCapabilityComp()

Implementation of this interface should retrieve the current default bearer capability configuration.

The default bearer capability configuration (coding as defined by the access technologies) will be used by the CTSY when creating a Call Control ENVELOPE (the capability configuration parameters) if a zero length capability parameters is passed when creating the Envelope. See "ETSI TS 102 223" "Structure of ENVELOPE (CALL CONTROL)"

MLtsyDispatchSatCallAndSmsControlEnvelope::HandleCallAndSmsControlEnvelopeReqL() CCtsyDispatcherCallback::CallbackSatCallControlEnvelopeResponseInd()

Member Data Documentation

const TInt KLtsyDispatchSatGetDefaultBearerCapabilityApiId

const TInt KLtsyDispatchSatGetDefaultBearerCapabilityApiId [static]