CBluetoothManager Class Reference

Inherits MBluetoothDeviceDiscovererObserver, and MBluetoothObserver.

List of all members.

Public Member Functions

void StartBtMaster ()
void StartBtSlave ()
void SendData (TRoshambo::TElement aElement)
void QuitMultiplayerGame ()
void StartGame ()
void ReplayGame ()
TBool Connected ()
void OnDeviceDiscoveryErr (const TInt aError)
void OnDeviceDiscoveryComplete (const TBTDeviceResponseParamsPckg &aResponse)
void ConnectionErr (const TInt aConnHandle, const TInt aError)
void DataReceived (const TInt aConnHandle, const TDesC8 &aData)
void SendDataComplete (const TInt aConnHandle)

Static Public Member Functions

static CBluetoothManagerNewL (CGameScreenManager &aGameScreenMgr)

Detailed Description

Definition at line 51 of file BluetoothManager.h.


Member Function Documentation

void CBluetoothManager::StartBtMaster (  ) 
void CBluetoothManager::StartBtSlave (  ) 
void CBluetoothManager::SendData ( TRoshambo::TElement  aElement  ) 
void CBluetoothManager::QuitMultiplayerGame (  ) 
void CBluetoothManager::StartGame (  ) 
void CBluetoothManager::ReplayGame (  ) 
TBool CBluetoothManager::Connected (  ) 
void CBluetoothManager::OnDeviceDiscoveryErr ( const TInt  aError  )  [virtual]

Callback from CBluetoothDeviceDiscoverer if an error occur during device discovering

Parameters:
aError An error

Implements MBluetoothDeviceDiscovererObserver.

Definition at line 277 of file BluetoothManager.cpp.

void CBluetoothManager::OnDeviceDiscoveryComplete ( const TBTDeviceResponseParamsPckg &  aResponse  )  [virtual]
void CBluetoothManager::ConnectionErr ( const TInt  aConnHandle,
const TInt  aError 
) [virtual]
void CBluetoothManager::DataReceived ( const TInt  aConnHandle,
const TDesC8 &  aData 
) [virtual]
void CBluetoothManager::SendDataComplete ( const TInt  aConnHandle  )  [virtual]

Generated by  doxygen 1.6.2