CBluetoothServiceSearcher Class Reference

List of all members.

Public Member Functions

 CBluetoothServiceSearcher (MBluetoothServiceSearcherObserver &aObs)
 ~CBluetoothServiceSearcher ()
void FindServiceByUUIDL (const TBTDevAddr &aTarget, const TUUID &aUUID)

Detailed Description

CBluetoothServiceSearcher Search for the presence of a specific BT service on a remote BT device

Definition at line 49 of file BluetoothServiceSearcher.h.


Constructor & Destructor Documentation

CBluetoothServiceSearcher::CBluetoothServiceSearcher ( MBluetoothServiceSearcherObserver aObs  ) 

Constructor

Parameters:
aObs Interface to report to the caller the service search status

Definition at line 40 of file BluetoothServiceSearcher.cpp.

CBluetoothServiceSearcher::~CBluetoothServiceSearcher (  ) 

Destructor

Definition at line 50 of file BluetoothServiceSearcher.cpp.


Member Function Documentation

void CBluetoothServiceSearcher::FindServiceByUUIDL ( const TBTDevAddr &  aTarget,
const TUUID &  aUUID 
)

Retrives from a remote device a SDP's service record. On completion call NextRecordRequestComplete()

Parameters:
aTarget The remote BT device address
aUUID The BT's service UUID (RPS's service UUID)

Definition at line 67 of file BluetoothServiceSearcher.cpp.


Generated by  doxygen 1.6.2