phoneapp/phoneuiqtviewadapter/inc/phoneviewcommanddefinitions.h
changeset 46 bc5a64e5bc3c
parent 45 6b911d05207e
child 50 377c906a8701
child 51 f39ed5e045e0
equal deleted inserted replaced
45:6b911d05207e 46:bc5a64e5bc3c
   233     EPhoneViewHsToForegroundAfterCall,
   233     EPhoneViewHsToForegroundAfterCall,
   234     EPhoneViewOpenContacts,
   234     EPhoneViewOpenContacts,
   235     EPhoneViewSetIhfFlag,
   235     EPhoneViewSetIhfFlag,
   236     EPhoneViewSetMuteFlag,
   236     EPhoneViewSetMuteFlag,
   237     EPhoneViewLaunchLogs,
   237     EPhoneViewLaunchLogs,
       
   238     EPhoneViewSetBlueToothFlag,
       
   239     EPhoneViewSetBluetoothAvailableFlag,
   238     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   240     EPhoneAmountOfCommands, // Don't remove this, this should always be the last in list.
   239 };
   241 };
   240 
   242 
   241 
   243 
   242 typedef TInt TPhoneViewResponseId;
   244 typedef TInt TPhoneViewResponseId;