class CConnMonTransmitPowerChange : public CConnMonEventBase |
This event is triggered when the used WLAN transmit power changes. The connection ID passed in the event is the bearer specific connection ID EBearerIdWLAN. Transmit power is given in milliwatts (mW). The same information can be retrieved with TUint attribute KTransmitPower.
CONNMON.LIB
Public Member Functions | |
---|---|
CConnMonTransmitPowerChange (const TUint , const TUint ) | |
~CConnMonTransmitPowerChange () | |
IMPORT_C TUint | TransmitPower () |
Private Attributes | |
---|---|
TUint | iTransmitPower |
CConnMonTransmitPowerChange | ( | const TUint | aConnectionId, |
const TUint | aTransmitPower | ||
) |
Constructor.
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.