Fix busy handler implementation and update database handle name
authorAbhay Agarwal <ay.agarwal@samsung.com>
Tue, 8 Oct 2019 03:04:14 +0000 (12:04 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Tue, 8 Oct 2019 08:16:00 +0000 (17:16 +0900)
commit97d45cd2582bf86595d00477ca05bb9085fb5007
treedfc2fe6e9a1b09a804039f2850c8f52ef50eb757
parent8af132eaea23607a01d00d429e557b40791dce47
Fix busy handler implementation and update database handle name

Use a more specific database handle name instead of using 'database', since this
may conflict with other global variables from external libraries by accident

Change-Id: If1cca3013dc8558d80722f3582c416243a4e41df
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
packaging/ua-manager.spec
ua-daemon/include/ua-manager-database.h
ua-daemon/src/ua-manager-adv-db.c
ua-daemon/src/ua-manager-db.c
ua-daemon/src/ua-manager-device-db.c
ua-daemon/src/ua-manager-device-service-db.c
ua-daemon/src/ua-manager-service-db.c
ua-daemon/src/ua-manager-user-db.c