wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlmclientserver.h
branchRCL_3
changeset 5 51a71243e562
parent 3 6524e815f76f
child 14 13838cf40350
equal deleted inserted replaced
3:6524e815f76f 5:51a71243e562
    14 * Description:  Data structures for client server communication in WLMServer.
    14 * Description:  Data structures for client server communication in WLMServer.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 41 %
    19 * %version: 42 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLMCLIENTSERVER_H
    22 #ifndef WLMCLIENTSERVER_H
    23 #define WLMCLIENTSERVER_H
    23 #define WLMCLIENTSERVER_H
    24 
    24 
   241     EWlmNotifyRcpChanged                    = 0x0100,
   241     EWlmNotifyRcpChanged                    = 0x0100,
   242     EWlmNotifyTrafficStreamStatusChanged    = 0x0200,
   242     EWlmNotifyTrafficStreamStatusChanged    = 0x0200,
   243     EWlmNotifyAccessPointInfoChanged        = 0x0400,
   243     EWlmNotifyAccessPointInfoChanged        = 0x0400,
   244     EWlmNotifyRcpiRoamAttemptStarted        = 0x0800,
   244     EWlmNotifyRcpiRoamAttemptStarted        = 0x0800,
   245     EWlmNotifyRcpiRoamAttemptCompleted      = 0x1000,
   245     EWlmNotifyRcpiRoamAttemptCompleted      = 0x1000,
   246     EWlmNotifyBrokenPowerSaveTestFailed     = 0x2000,
   246     EWlmNotifyAcTrafficModeChanged          = 0x2000,
   247     EWlmNotifyAcTrafficModeChanged          = 0x4000,
   247     EWlmNotifyAcTrafficStatusChanged        = 0x4000
   248     EWlmNotifyAcTrafficStatusChanged        = 0x8000
       
   249     };
   248     };
   250 
   249 
   251 /**
   250 /**
   252  * Default notifications for callback API v1.
   251  * Default notifications for callback API v1.
   253  */
   252  */