accessoryservices/accessoryserver/inc/Common/AccClientServerMessages.h
changeset 83 11da52d4c847
parent 70 653a8b91b95e
equal deleted inserted replaced
78:3f0699f2e14c 83:11da52d4c847
   224 enum TAccServerError
   224 enum TAccServerError
   225     {
   225     {
   226     EAccServerErrorCreateServer         = 1,
   226     EAccServerErrorCreateServer         = 1,
   227     EAccServerErrorCreateTrapCleanup    = 2,
   227     EAccServerErrorCreateTrapCleanup    = 2,
   228     EAccServerErrorBadDescriptor        = 3,
   228     EAccServerErrorBadDescriptor        = 3,
   229     EAccServerErrorNotSupported         = 4
   229     EAccServerErrorLoadASY              = 4,
       
   230     EAccServerErrorNotSupported         = 5
   230     };
   231     };
   231 
   232 
   232 // For CAccPolAccessoryPolicy::IsValidConnection to tell connection type
   233 // For CAccPolAccessoryPolicy::IsValidConnection to tell connection type
   233 enum TAccSrvConnection
   234 enum TAccSrvConnection
   234     {
   235     {