#include <e32base.h>#include <es_sock.h>Go to the source code of this file.
Data Structures | |
| struct | TPeerData |
Typedefs | |
| typedef RPointerArray< TPeerData > | TPeerDataList |
| typedef TPckgBuf< TPeerData > | TPeerDataBuf |
Enumerations | |
| enum | TProtocol { EBluetooth = 1, EIrda } |
Variables | |
| const TUint | KNumMessageSlots = 8 |
| const TInt | KRecvBufSize = 1024 |
|
|
Definition at line 51 of file clientservercommon.h. Referenced by CServerSession::ConnectL(), RCobainClientSession::ConnectSocketL(), RCobainClientSession::DiscoverBTPeersL(), RCobainClientSession::FetchPeerData(), and CServerSession::GetPeer(). |
|
|
Definition at line 50 of file clientservercommon.h. Referenced by CBTCommunicator::DiscoverPeersL(), CServerSession::SetPeerList(), and CBTDiscoverer::StartL(). |
|
|
Definition at line 37 of file clientservercommon.h. Referenced by CDriverBase::GetProtocol(), and CNetworkPeer::GetProtocol(). |
|
|
Definition at line 32 of file clientservercommon.h. |
|
|
Definition at line 35 of file clientservercommon.h. |
1.3.5