MBluetoothDeviceDiscovererObserver Class Reference

Inherited by CBluetoothManager.

List of all members.

Public Member Functions

virtual void OnDeviceDiscoveryErr (const TInt aError)=0
virtual void OnDeviceDiscoveryComplete (const TBTDeviceResponseParamsPckg &aResponse)=0

Detailed Description

MBluetoothDeviceDiscovererObserver Interface for notifying the remote BT device's address selected by the user using the RNotifier

Definition at line 167 of file CommonInterfaces.h.


Member Function Documentation

virtual void MBluetoothDeviceDiscovererObserver::OnDeviceDiscoveryErr ( const TInt  aError  )  [pure virtual]

Notify any error during device discovering

Parameters:
aError An error

Implemented in CBluetoothManager.

virtual void MBluetoothDeviceDiscovererObserver::OnDeviceDiscoveryComplete ( const TBTDeviceResponseParamsPckg &  aResponse  )  [pure virtual]

Call when the user selects a BT device in range

Parameters:
aResponse Pckgbuf to retrieve the response from the device selection dialog via the Notifier framework

Implemented in CBluetoothManager.


Generated by  doxygen 1.6.2