mmappfw_plat/harvester_server_api/inc/mpxharvestercommon.h
branchRCL_3
changeset 19 51035f0751c2
parent 0 a2952bb97e68
equal deleted inserted replaced
17:780c925249c1 19:51035f0751c2
    67     EUSBMassStorageEndEvent,   // USB Mass storage ended event
    67     EUSBMassStorageEndEvent,   // USB Mass storage ended event
    68     EUSBMTPStartEvent,         // MTP start event
    68     EUSBMTPStartEvent,         // MTP start event
    69     EUSBMTPEndEvent,           // MTP end event
    69     EUSBMTPEndEvent,           // MTP end event
    70     EUSBMTPNotActiveEvent,     // MTP selected but not active
    70     EUSBMTPNotActiveEvent,     // MTP selected but not active
    71     ESystemEventMax,           // End of event enum
    71     ESystemEventMax,           // End of event enum
    72     EPowerKeyEjectEvent        // Power key eject mmc
    72     EDiskDismountEvent         // Disk dismount notification (MPX Harvester internal)
    73     };
    73     };
    74 
    74 
    75 #endif // MPX_HARVESTER_COMMON_H
    75 #endif // MPX_HARVESTER_COMMON_H
    76 
    76