CBluetoothPhysicalLinkMetrics Class Reference
| class CBluetoothPhysicalLinkMetrics : public CBase |
Class to subscribe to physical link metrics
Inherits from
- CBluetoothPhysicalLinkMetrics
Constructor & Destructor Documentation
CBluetoothPhysicalLinkMetrics(MBluetoothPhysicalLinkMetricsObserver &)
~CBluetoothPhysicalLinkMetrics()
| IMPORT_C | ~CBluetoothPhysicalLinkMetrics | ( | ) | |
Member Functions Documentation
Cancel()
Cancels subscriptions to all physical link notifications.
ConstructL(RSocketServ &, T &)
| void | ConstructL | ( | RSocketServ & | aSockServ, |
| | T & | aLinkIdentifier |
| | ) | [private] |
FailedContactCounterChanged(TUint16)
| void | FailedContactCounterChanged | ( | TUint16 | aFailedContactCounter | ) | |
LinkQualityChanged(TUint8)
| void | LinkQualityChanged | ( | TUint8 | aLinkQuality | ) | |
NewL(MBluetoothPhysicalLinkMetricsObserver &, RSocketServ &, RSocket &)
Parameters
| MBluetoothPhysicalLinkMetricsObserver & aObserver | The object which will receive asynchronous events |
| RSocketServ & aSockServ | A handle to an existing session on the socket server (ESock). |
| RSocket & aConnectedSocket | An open connected socket (ESock subsession) on that existing ESock session |
NewL(MBluetoothPhysicalLinkMetricsObserver &, RSocketServ &, const TBTDevAddr &)
Parameters
| MBluetoothPhysicalLinkMetricsObserver & aObserver | The object which will receive asynchronous events |
| RSocketServ & aSockServ | A handle to an existing session on the socket server (ESock). |
| const TBTDevAddr & aAddr | The Bluetooth address of a remote device with which there is an existing connection |
RssiChanged(TInt8)
| void | RssiChanged | ( | TInt8 | aRssi | ) | |
SubscribeError(TInt)
| void | SubscribeError | ( | TInt | aError | ) | |
SubscribeFailedContactCounter()
| IMPORT_C void | SubscribeFailedContactCounter | ( | ) | |
SubscribeLinkQuality()
| IMPORT_C void | SubscribeLinkQuality | ( | ) | |
SubscribeRssi()
| IMPORT_C void | SubscribeRssi | ( | ) | |
SubscribeTransmitPowerLevel()
| IMPORT_C void | SubscribeTransmitPowerLevel | ( | ) | |
TransmitPowerLevelChanged(TInt8)
| void | TransmitPowerLevelChanged | ( | TInt8 | aTransmitPowerLevel | ) | |
Parameters
| TInt8 aTransmitPowerLevel | |
Member Data Documentation
CBluetoothPhysicalLinkMetricSubscriber * iFailedContactCounterBaseband
| CBluetoothPhysicalLinkMetricSubscriber * | iFailedContactCounterBaseband | [private] |
CBluetoothPhysicalLinkMetricSubscriber * iLinkQualityBaseband
| CBluetoothPhysicalLinkMetricSubscriber * | iLinkQualityBaseband | [private] |
MBluetoothPhysicalLinkMetricsObserver & iObserver
CBluetoothPhysicalLinkMetricSubscriber * iRssiBaseband
| CBluetoothPhysicalLinkMetricSubscriber * | iRssiBaseband | [private] |
CBluetoothPhysicalLinkMetricSubscriber * iTransmitPowerLevelBaseband
| CBluetoothPhysicalLinkMetricSubscriber * | iTransmitPowerLevelBaseband | [private] |
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.