Usage of core alarm, Removal of Wait loop in sync location request, Fixed the memory...
authorNandan SR <nandan.sr@samsung.com>
Mon, 27 May 2013 03:23:32 +0000 (12:23 +0900)
committerNandan SR <nandan.sr@samsung.com>
Mon, 27 May 2013 03:23:32 +0000 (12:23 +0900)
commite3799ba633cbc9ad4fa76878195e7fc959412e86
tree8068718b2ce69182d1bd01c2b4c16e90a93ae7d2
parent04d78efa10e4dbedc3f127b1b6300256a6e9791f
Usage of core alarm, Removal of Wait loop in sync location request, Fixed the memory leak, Run uncrustify

Change-Id: Id689230380ed0a9e9160273a97e32446e1e2d34b
Signed-off-by: Nandan SR <nandan.sr@samsung.com>
14 files changed:
CMakeLists.txt
src/FLocCoordinates.cpp
src/FLoc_AlarmRequestInfo.h [new file with mode: 0644]
src/FLoc_ILocProviderEventListener.h
src/FLoc_ILocationManagerListener.h
src/FLoc_LocProviderEventArg.h
src/FLoc_LocationManager.cpp
src/FLoc_LocationManager.h
src/FLoc_LocationProviderImpl.cpp
src/FLoc_LocationProviderImpl.h
src/FLoc_MathUtils.cpp
src/FLoc_MathUtils.h
src/FLoc_SyncLocationRequestInfo.h
src/FLoc_WaitLoopListener.h [deleted file]