class MPhoneBaseTSY |
Public Member Functions | |
---|---|
TInt | ControlledInitialisation(const TTsyReqHandle) |
TInt | ControlledInitialisationCancel(const TTsyReqHandle) |
TInt | EnumerateLines(const TTsyReqHandle, TInt *) |
TInt | GetCaps(const TTsyReqHandle, RPhone::TCaps *) |
TInt | GetInfo(const TTsyReqHandle, RPhone::TPhoneInfo *) |
TInt | GetLineInfo(const TTsyReqHandle, TLineInfoIndex *) |
TInt | GetStatus(const TTsyReqHandle, RPhone::TStatus *) |
TInt | NotifyCapsChange(const TTsyReqHandle, RPhone::TCaps *) |
TInt | NotifyCapsChangeCancel(const TTsyReqHandle) |
TInt | NotifyModemDetected(const TTsyReqHandle, RPhone::TModemDetection *) |
TInt | NotifyModemDetectedCancel(const TTsyReqHandle) |
TInt | ControlledInitialisation | ( | const TTsyReqHandle | aTsyReqHandle | ) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle |
TInt | ControlledInitialisationCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle |
TInt | EnumerateLines | ( | const TTsyReqHandle | aTsyReqHandle, |
TInt * | aCount | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
TInt * aCount |
TInt | GetCaps | ( | const TTsyReqHandle | aTsyReqHandle, |
RPhone::TCaps * | aCap | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
RPhone::TCaps * aCap |
TInt | GetInfo | ( | const TTsyReqHandle | aTsyReqHandle, |
RPhone::TPhoneInfo * | aPhoneInfo | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
RPhone::TPhoneInfo * aPhoneInfo |
TInt | GetLineInfo | ( | const TTsyReqHandle | aTsyReqHandle, |
TLineInfoIndex * | aLineInfo | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
TLineInfoIndex * aLineInfo |
TInt | GetStatus | ( | const TTsyReqHandle | aTsyReqHandle, |
RPhone::TStatus * | aStatus | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
RPhone::TStatus * aStatus |
TInt | NotifyCapsChange | ( | const TTsyReqHandle | aTsyReqHandle, |
RPhone::TCaps * | aCaps | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
RPhone::TCaps * aCaps |
TInt | NotifyCapsChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle |
TInt | NotifyModemDetected | ( | const TTsyReqHandle | aTsyReqHandle, |
RPhone::TModemDetection * | aDetection | |||
) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle | |
RPhone::TModemDetection * aDetection |
TInt | NotifyModemDetectedCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [pure virtual] |
const TTsyReqHandle aTsyReqHandle |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.