#include <e32base.h>#include <e32svr.h>#include <btsdp.h>#include <es_sock.h>#include "clientservercommon.h"Go to the source code of this file.
Data Structures | |
| class | CBTCommunicator |
| Communications handler with the bluetooth API. More... | |
Functions | |
| _LIT (KBTCommPanic,"CBTCommunicator") | |
Variables | |
| const TInt | KErrBTCommAlreadyListening = -9990 |
| const TInt | KerrBTCommFailedToCreateListeningSocket = -9991 |
| const TInt | KListeningQueueSize = 8 |
|
||||||||||||
|
|
|
|
Definition at line 38 of file bluetoothcommunicator.h. Referenced by CBTCommunicator::StartListeningL(). |
|
|
Definition at line 39 of file bluetoothcommunicator.h. Referenced by CBTCommunicator::StartListeningL(). |
|
|
Definition at line 42 of file bluetoothcommunicator.h. Referenced by CBTCommunicator::OpenListeningSocketL(). |
1.3.5