branch | RCL_3 |
changeset 49 | 735348f59235 |
parent 0 | 40261b775718 |
child 32 | ae690a8c4a18 |
40:f429a0a2075b | 49:735348f59235 |
---|---|
907 { |
907 { |
908 iObserver.MmcuoStateChanged(iState, iState, TTimeIntervalMicroSeconds(0), aEvent.iErrorCode); |
908 iObserver.MmcuoStateChanged(iState, iState, TTimeIntervalMicroSeconds(0), aEvent.iErrorCode); |
909 } |
909 } |
910 else |
910 else |
911 { |
911 { |
912 // FIXME - what do we do when we don't understand the error type? |
912 // xxx - what do we do when we don't understand the error type? |
913 } |
913 } |
914 } |
914 } |
915 |
915 |
916 /** |
916 /** |
917 * |
917 * |