htiui/HtiCommPlugins/HtiBtCommPlugin/BtEngine/inc/BtSerialClient.h
branchRCL_3
changeset 3 2703485a934c
parent 0 d6fe6244b863
equal deleted inserted replaced
0:d6fe6244b863 3:2703485a934c
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <es_sock.h>
    24 #include <es_sock.h>
    25 #include <bt_sock.h>
    25 #include <bt_sock.h>
    26 #include <BTextNotifiers.h>
    26 #include <btextnotifiers.h>
    27 #include <BtSdp.h>
    27 #include <btsdp.h>
    28 
    28 
    29 #include "SocketObserver.h"
    29 #include "SocketObserver.h"
    30 
    30 
    31 // FORWARD DECLARATIONS
    31 // FORWARD DECLARATIONS
    32 class CMessageServiceSearcher;
    32 class CMessageServiceSearcher;