MBluetoothServiceSearcherObserver Class Reference

Inherited by CBluetoothConnector.

List of all members.

Public Member Functions

virtual void OnServiceSearchComplete (TInt aPort, TInt aError)=0

Detailed Description

MBluetoothServiceSearcherObserver Interface for notifying service search events

Definition at line 103 of file CommonInterfaces.h.


Member Function Documentation

virtual void MBluetoothServiceSearcherObserver::OnServiceSearchComplete ( TInt  aPort,
TInt  aError 
) [pure virtual]

Callback to notify the caller the completion of the service search.

Parameters:
aPort On succesfull return the RFCOMM's port to use
aError KErrNone if succesfull, otherwise one of the system errors

Generated by  doxygen 1.6.2