MBluetoothObserver Class Reference

Inherited by CBluetoothManager.

List of all members.

Public Member Functions

virtual void ConnectionErr (const TInt aConnHandle, const TInt aError)=0
virtual void DataReceived (const TInt aConnHandle, const TDesC8 &aData)=0
virtual void SendDataComplete (const TInt aConnHandle)=0

Detailed Description

MBluetoothConnectorObserver Interface for notifying to the status of the connection to the remote BT device and to notify incoming/sending data completion

Definition at line 137 of file CommonInterfaces.h.


Member Function Documentation

virtual void MBluetoothObserver::ConnectionErr ( const TInt  aConnHandle,
const TInt  aError 
) [pure virtual]
virtual void MBluetoothObserver::DataReceived ( const TInt  aConnHandle,
const TDesC8 &  aData 
) [pure virtual]
virtual void MBluetoothObserver::SendDataComplete ( const TInt  aConnHandle  )  [pure virtual]

Generated by  doxygen 1.6.2