platform/core/connectivity/ua-manager.git
4 years agoFixed coverity issues 49/212249/1 accepted/tizen/unified/20190819.112109 submit/tizen/20190819.084830
saerome.kim [Mon, 19 Aug 2019 08:03:53 +0000 (17:03 +0900)]
Fixed coverity issues

1047600: Fixed memory leak issue.

Change-Id: I8aaa5f3474fd0595aa4a6143914763ec24ec229c
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFixed svace issues. 48/212248/1
saerome.kim [Mon, 19 Aug 2019 06:48:02 +0000 (15:48 +0900)]
Fixed svace issues.

386920: Added null-check routine.
300446,400466,1242348,1242352: Fixed potential memory leak problem.
1242351: Added missing null-check routine.

Change-Id: I6a64aa6dd8b51921c512c1a1242e5b7957fda097
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFix and update discriminant and payload values for plugin 18/212218/1
Abhay agarwal [Fri, 16 Aug 2019 10:47:59 +0000 (16:17 +0530)]
Fix and update discriminant and payload values for plugin

Change-Id: Ia324e70804802667075f11d261b16509072844d7
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoChanged duid -> DUID in comments. 17/212217/1
saerome.kim [Fri, 16 Aug 2019 02:21:26 +0000 (11:21 +0900)]
Changed duid -> DUID in comments.

Change-Id: I8e557c5580927bcbdce9bf98359f39156bf423e5
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoRemove unnecessary NULL checks 16/212216/1
Abhay agarwal [Wed, 14 Aug 2019 10:16:43 +0000 (15:46 +0530)]
Remove unnecessary NULL checks

Change-Id: I9cf076700e0dd68eeed2600cabb931819cb709fc
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoFix to store only required bytes of BLE payload into DB 15/212215/1
Lokesh [Mon, 12 Aug 2019 10:23:53 +0000 (15:53 +0530)]
Fix to store only required bytes of BLE payload into DB

Put number of bytes to be stored instead of '-1'. As -1 continues untill
a NULL character is encountered.

Change-Id: Iec025a35f8e610a92c9ae5ef39412bf450d6f524
Signed-off-by: Lokesh <l.kasana@samsung.com>
4 years agoModify BLE payload structure 14/212214/1
Abhay agarwal [Tue, 13 Aug 2019 06:44:43 +0000 (12:14 +0530)]
Modify BLE payload structure

Change-Id: I58c9403bf3e7247f8ba1a456808838d0956683fb
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoSend device_id in USER_PRESENCE_DETECTED event 13/212213/1
Nishant Chaprana [Mon, 12 Aug 2019 10:12:33 +0000 (15:42 +0530)]
Send device_id in USER_PRESENCE_DETECTED event

Change-Id: I9146db9747cc18fc34e04bc6ac78f9d606e5b7e0
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
4 years agoRemove duplicate dependency with implicit dependencies at "Type=dbus" 95/212095/1 accepted/tizen/unified/20190816.112346 submit/tizen/20190814.071136
INSUN PYO [Wed, 14 Aug 2019 07:06:56 +0000 (16:06 +0900)]
Remove duplicate dependency with implicit dependencies at "Type=dbus"

Refs: https://www.freedesktop.org/software/systemd/man/systemd.service.html
 - Services with Type=dbus set automatically acquire dependencies of type Requires= and After= on dbus.socket.

Change-Id: Ib02196227e07f417955840fa75b74622a22f80a6

4 years agobacked out the change made which followed security's guideliine. accepted/tizen/unified/20190816.112354 submit/tizen/20190814.071001
saerome.kim [Wed, 14 Aug 2019 05:36:55 +0000 (14:36 +0900)]
backed out the change made which followed security's guideliine.

Change-Id: I3735c588b2a55971477139452288e9023b3781b1
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFixed security 3rd vulnerability issues. 86/211986/1
saerome.kim [Tue, 13 Aug 2019 03:54:56 +0000 (12:54 +0900)]
Fixed security 3rd vulnerability issues.

Change-Id: I8857c60b9f424d927440c07cd96e014263bc977d
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agobackout detection parameters 04/211904/1
saerome.kim [Mon, 12 Aug 2019 01:45:53 +0000 (10:45 +0900)]
backout detection parameters

- detection cycle: 60sec -> 900sec
- detection window : 60sec
- max. detection period: 50sec -> 290sec

Change-Id: Ie4c09cd4a73246864d42d7af36c58fec8cea8b8b
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFix ble payload NULL issue 17/211817/1
Abhay agarwal [Tue, 6 Aug 2019 09:50:31 +0000 (15:20 +0530)]
Fix ble payload NULL issue

Change-Id: If2b186cfeea63fb9a0ebae5cffb5f6bbfa548074
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoUse memcpy/memdup as there can be intermediate NULLs in BLE payload 16/211816/1
Lokesh [Mon, 5 Aug 2019 09:47:40 +0000 (15:17 +0530)]
Use memcpy/memdup as there can be intermediate NULLs in BLE payload

Change-Id: Icc684c590d4af8c2c3ad33e6d49429e67bdd7a41
Signed-off-by: Lokesh <l.kasana@samsung.com>
4 years agoUpdate APIs to set/get BLE payload 15/211815/1
Abhay agarwal [Thu, 1 Aug 2019 09:53:12 +0000 (15:23 +0530)]
Update APIs to set/get BLE payload

Change-Id: I97ca8cef7658d63bf47046ccd9ecb5ab4a9b9333
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoFixed vulnerability issues. 83/211483/1
saerome.kim [Tue, 6 Aug 2019 00:52:44 +0000 (09:52 +0900)]
Fixed vulnerability issues.
Added out-of-memory error code.

Change-Id: I3efc6f1dd82b81f4d05646e36325bb5f5d9330b0
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoImplemented ua_udpate_device API 82/211482/1
saerome.kim [Mon, 5 Aug 2019 10:53:15 +0000 (19:53 +0900)]
Implemented ua_udpate_device API
Implemented discriminant functionality

Change-Id: Id85aeedebd5323e6539a09a29297805b6fe30ebf
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFixed build error 62/211162/1 accepted/tizen/unified/20190730.224309 submit/tizen/20190730.123157
saerome.kim [Tue, 30 Jul 2019 11:14:47 +0000 (20:14 +0900)]
Fixed build error

Change-Id: I6c8f6ad3e8dcc51e7f42c84336deb3adb91b9bcd
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFixed crash if all devices are removed during reporting ABSENCE event. 40/211140/1
saerome.kim [Tue, 30 Jul 2019 07:56:07 +0000 (16:56 +0900)]
Fixed crash if all devices are removed during reporting ABSENCE event.

Change-Id: Id7e0822b4c2f636881b08f41064d94212e5e57e0
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoDeleted multiple macros in the same meaning. 39/211139/1
saerome.kim [Tue, 30 Jul 2019 01:46:27 +0000 (10:46 +0900)]
Deleted multiple macros in the same meaning.

Change-Id: Ia9e0cab1dc62104d2ca799f9ecc5c66a43948814
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoRemoved redundant codes related to DB management. 83/211083/1
saerome.kim [Tue, 30 Jul 2019 01:29:12 +0000 (10:29 +0900)]
Removed redundant codes related to DB management.

Change-Id: Id8bc6dc853c9e20559f8b5bbfd172e2e829149f5
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoModified to create tablses after creating new DB file in case of DB 77/211077/1
saerome.kim [Mon, 29 Jul 2019 23:52:46 +0000 (08:52 +0900)]
Modified to create tablses after creating new DB file in case of DB
error.

Change-Id: I85833d74b5f0652c0f7c48882d1e08c3170c0449
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
4 years agoFix db integrity check 76/211076/1
Abhay agarwal [Mon, 29 Jul 2019 08:28:29 +0000 (13:58 +0530)]
Fix db integrity check

Change-Id: I9227598ad860ea925dce54cd6912ce74086d0af6
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years ago[Fix] device insertion failed issue due to mismatched query arguments. 89/210889/1
Nishant Chaprana [Thu, 25 Jul 2019 14:00:31 +0000 (19:30 +0530)]
[Fix] device insertion failed issue due to mismatched query arguments.

Change-Id: I30aa462cfed2199c7d30630b7bc1f7d254ee1a55
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
4 years agoAdd DB integrity check 88/210888/1
Abhay agarwal [Thu, 25 Jul 2019 13:07:49 +0000 (18:37 +0530)]
Add DB integrity check

Change-Id: Ie4f3a26069193b047b4c0c80e2ef9a99b9de7f12
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoUpdate discriminant functionality 87/210887/1
Nishant Chaprana [Thu, 25 Jul 2019 11:12:17 +0000 (16:42 +0530)]
Update discriminant functionality

This patch removes DBUS api for updating discriminant variable at runtime.
The variable should be updated at device addition time.

The patch also adds support for fetching discriminant value from database.

Change-Id: Ie4723eb0e7bac3290c9047544e97add4cdd38954
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
4 years agoFix svace issue and remove not used files 86/210886/1
Abhay agarwal [Thu, 25 Jul 2019 09:09:03 +0000 (14:39 +0530)]
Fix svace issue and remove not used files

Change-Id: Ib8f6e9be2db8eef8e8b27120c7be86597c42e443
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
4 years agoAdded discriminant functionality 85/210885/1
saerome.kim [Thu, 25 Jul 2019 06:02:13 +0000 (15:02 +0900)]
Added discriminant functionality

This function is used to set/get 'discriminant' flag to determine
whether a device to be deteced or not.

Change-Id: I3797b778d050dfb1a6a3c2386ca87a19e6b3e521
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFixed build error due to wrong dbus policy. 46/210746/1 accepted/tizen/unified/20190724.130104 submit/tizen/20190724.080451
saerome.kim [Wed, 24 Jul 2019 07:36:58 +0000 (16:36 +0900)]
Fixed build error due to wrong dbus policy.

Change-Id: I302a9fce5c1932ceb0899b3b07096998edf7bf69
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoDelete meaningless configuration 17/209517/3
INSUN PYO [Mon, 8 Jul 2019 11:04:25 +0000 (20:04 +0900)]
Delete meaningless configuration

Change-Id: I9e67a45241f7cc80f8ea58049653d06771180c7b

5 years agoCorrected type of last_seen variable from [long long int] to [long] 83/210683/1
Nishant Chaprana [Tue, 23 Jul 2019 15:37:38 +0000 (21:07 +0530)]
Corrected type of last_seen variable from [long long int] to [long]

Change-Id: Ic5405eb3cf92e40f65dca4334304406a6311e5aa
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoremove device from service when device being removed 62/210662/1
Abhay agarwal [Tue, 23 Jul 2019 11:12:55 +0000 (16:42 +0530)]
remove device from service when device being removed

Change-Id: I6f484976fe27e8bc054f35e7773bb43b5c080c70
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoupdate service list in init 27/210627/2
Abhay agarwal [Mon, 22 Jul 2019 13:35:26 +0000 (19:05 +0530)]
update service list in init

Change-Id: I109b9ced98f5701fa72f0f27322f05e72dae5ac2
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoRemoved useless dbus configuration. 18/210518/1
saerome.kim [Mon, 22 Jul 2019 03:48:49 +0000 (12:48 +0900)]
Removed useless dbus configuration.

Change-Id: Ie5433271c229e8fa995434bf32ae49dc902af21e
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoSending timestamp for Presence and Absence event of user. 17/210517/1
Nishant Chaprana [Fri, 19 Jul 2019 11:39:32 +0000 (17:09 +0530)]
Sending timestamp for Presence and Absence event of user.

Change-Id: I1832053850e9afd8f84f05ee93093138bc1c0f72
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoModified so that motion/light sensors can be detected even if a user or 16/210516/1
saerome.kim [Fri, 19 Jul 2019 03:55:45 +0000 (12:55 +0900)]
Modified so that motion/light sensors can be detected even if a user or
a device is not added.

Change-Id: I6722fdf204fdec72b26628205b29e9536e572fee
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoAdded two APIs(service category support) in header file 83/210283/1 accepted/tizen/unified/20190718.075204 submit/tizen/20190718.035616
Lokesh [Tue, 16 Jul 2019 08:31:29 +0000 (14:01 +0530)]
Added two APIs(service category support) in header file

1/ _uam_request_get_service_users
2/ _uam_request_get_service_devices

Change-Id: I97cfbe7967cf0945008982af2d7f999cdb2af4aa
Signed-off-by: Lokesh <l.kasana@samsung.com>
5 years agoRemoved redundant check for list pointer in __uam_core_get_dev_tech_info() 82/210282/1
Nishant Chaprana [Mon, 15 Jul 2019 10:05:01 +0000 (15:35 +0530)]
Removed redundant check for list pointer in __uam_core_get_dev_tech_info()

Change-Id: Ic7cb291b8927c4e0cd4604e1a4d5e32d2358c774
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoFixed Tizen coding guidelines warnings 81/210281/1
Nishant Chaprana [Mon, 15 Jul 2019 09:57:32 +0000 (15:27 +0530)]
Fixed Tizen coding guidelines warnings

Change-Id: Ic51b6b45398b3420073e190341c1a82ca0070b52
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoAdded service category APIs 80/210280/1
Abhay agarwal [Fri, 12 Jul 2019 12:05:00 +0000 (17:35 +0530)]
Added service category APIs

Change-Id: I92c16e1cdef0b6bfd92b0d60d223e0aea6b50157
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoFixed OS type mismatching problem. 18/209918/1 accepted/tizen/unified/20190719.111801 submit/tizen/20190715.014305
saerome kim [Fri, 12 Jul 2019 08:35:02 +0000 (17:35 +0900)]
Fixed OS type mismatching problem.

Plugin devloper may intiailze OS type either UAM_OS_TYPE_UNDIFIEND or
UAM_OS_TYPE_INVAILD. but ua-manager handles only UAM_OS_TYPE_INVAILD.
This patch make ua-manager handles both UNDEFINED and INVALID cases.

Change-Id: Ib3de0e12064046252763ae289671cb029e2732f0
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agochaged detection parameters 40/209840/1 accepted/tizen/unified/20190712.115314 submit/tizen/20190711.231148
saerome.kim [Thu, 11 Jul 2019 12:19:20 +0000 (21:19 +0900)]
chaged detection parameters

- detection cycle 60sec
- detection window 50sec

Change-Id: Id929f8cc257774a292d8d05fd69fb2a862c61703
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFixed crash due to double free. 30/209830/1
saerome.kim [Thu, 11 Jul 2019 09:36:19 +0000 (18:36 +0900)]
Fixed crash due to double free.

g_dbus_proxy_call or g_dbus_method_invocation free the gvariant
input parameter in the function.

Change-Id: Id46bef23abb05c2658a20cfd33bb09f1536dd684
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFix Coverity issues 65/209765/1
Jung Jihoon [Wed, 10 Jul 2019 11:06:00 +0000 (20:06 +0900)]
Fix Coverity issues

- Resource leaks
1047595 1047599 1047606 1047610 1047613 1047618
1047621 1047628 1049995 1047614 1050025 1047600

- dereference before null check : 1074416
- Unreachable code : 1047594

Change-Id: Ia4f90384b26687c315926e7a8af77465bac17385
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
5 years agoFixed build error 57/209757/1
saerome kim [Wed, 10 Jul 2019 12:39:34 +0000 (21:39 +0900)]
Fixed build error

Change-Id: Ieecee53607c6bf3990f90255a145c8d8bf372eb5
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoStore newly allcoated IP address in tech->addresses list 51/209751/1
Nishant Chaprana [Wed, 10 Jul 2019 11:44:48 +0000 (17:14 +0530)]
Store newly allcoated IP address in tech->addresses list

When device was not having IP address and it is found that new IP address
has been allocated to the device, then we need to store this IP address
in tech->addresses list.

Change-Id: I973db47a8655ea321063fd77947e88751156fd83
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
5 years agoAdded reset database API support 23/209423/1 accepted/tizen/unified/20190708.052432 submit/tizen/20190707.231826
Atul Rai [Fri, 5 Jul 2019 05:31:41 +0000 (11:01 +0530)]
Added reset database API support

Change-Id: Idc68144da18c2c2d328a0dda2cb50c58bcf0194d
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdded api documentation 92/209292/1 accepted/tizen/unified/20190705.110642 submit/tizen/20190705.042311
saerome kim [Thu, 4 Jul 2019 10:45:43 +0000 (19:45 +0900)]
Added api documentation
- it is needed to describe how internal API work.

Change-Id: I209468bb99590686f25c1b4c0b3a13a8542d343c
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoChanged the app to transmit the event to the bundle in the suspend state. 52/208852/1 accepted/tizen/unified/20190702.234158 submit/tizen/20190702.103155
saerome kim [Fri, 28 Jun 2019 11:27:06 +0000 (20:27 +0900)]
Changed the app to transmit the event to the bundle in the suspend state.

Change-Id: I048f27cf42d9aff88cdacd0f10aef31bac15b614
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoFixed duplicate entries for absent users 51/208851/1
Abhay agarwal [Thu, 20 Jun 2019 10:16:46 +0000 (15:46 +0530)]
Fixed duplicate entries for absent users

Change-Id: I820b4c3d3fe6af79629fecd998b253fe615ffed6
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoFixed memory leak in _uam_core_deinit() 50/208850/1
Atul Rai [Tue, 18 Jun 2019 10:33:39 +0000 (16:03 +0530)]
Fixed memory leak in _uam_core_deinit()

Change-Id: I841122907ab0b3d93e02697b8d44d085cded819f
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed start detection logic 49/208849/1
Atul Rai [Tue, 18 Jun 2019 10:33:04 +0000 (16:03 +0530)]
Fixed start detection logic

Change-Id: I832dc8858b51a9ea14bd941daa70416083185901
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoDeny Add/Remove operations for default service 48/208848/1
Atul Rai [Tue, 18 Jun 2019 10:32:11 +0000 (16:02 +0530)]
Deny Add/Remove operations for default service

Change-Id: I0549aa051c984d336407a883a2fff785d155a1be
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed issues in service addition/removal logic 47/208847/1
Atul Rai [Fri, 14 Jun 2019 03:33:21 +0000 (09:03 +0530)]
Fixed issues in service addition/removal logic

Change-Id: I9bcbbc93bc79d5a65ac80ddfc854b0ca77e8cafc
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFix service database queries 46/208846/1
Abhay agarwal [Wed, 12 Jun 2019 12:04:22 +0000 (17:34 +0530)]
Fix service database queries

Change-Id: I215f37f7b3825de58ff939c6f086b11d8b81916d
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoFixed service Add/Remove user API signature 45/208845/1
Atul Rai [Wed, 12 Jun 2019 03:20:28 +0000 (08:50 +0530)]
Fixed service Add/Remove user API signature

Change-Id: I6dec259a401b2a0a79dd2dde1604f6f798ee03cb
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFix service_detection_cycle GET/SET APIs 44/208844/1
Atul Rai [Tue, 11 Jun 2019 14:24:02 +0000 (19:54 +0530)]
Fix service_detection_cycle GET/SET APIs

Change-Id: Ie6dc128d8a63418800a213fb71cf8b0eb8d638ef
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed User PRESENCE/ABSENCE event handling 43/208843/1
Atul Rai [Tue, 11 Jun 2019 14:05:25 +0000 (19:35 +0530)]
Fixed User PRESENCE/ABSENCE event handling

Change-Id: Id5ae0534947fc33ba72e741d926f95f1188c8b4b
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years ago[UA API] Add/modify UA APIs 42/208842/1
Abhay agarwal [Tue, 11 Jun 2019 13:51:46 +0000 (19:21 +0530)]
[UA API] Add/modify UA APIs

This patch adds following UA APIs:
1/ _uam_service_add_user
2/ _uam_service_remove_user
3/ _uam_service_add_device
4/ _uam_service_remove_device
5/ _uam_set_service_detection_cycle
6/ _uam_get_service_detection_cycle

It also modified signature of following UA APIs:
1/ _uam_start_presence_detection
2/ _uam_stop_presence_detection
3/ _uam_start_absence_detection
4/ _uam_stop_absence_detection

Change-Id: If5ad6c0f608ac8f66ce265c22bf0cfd1fe7772c0
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoAdded API to set detection window 41/208841/1
Atul Rai [Tue, 11 Jun 2019 13:50:26 +0000 (19:20 +0530)]
Added API to set detection window

This patch does following:
1/ Remove APIs to get/set detection parameters
2/ Remove json config which stores detection params
3/ Add API to set detection window

Change-Id: I15b459dee545bc9763615f6bc2c65be17fb96b29
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdd read/write operation for service info in UA DB 40/208840/1
Atul Rai [Tue, 11 Jun 2019 10:11:47 +0000 (15:41 +0530)]
Add read/write operation for service info in UA DB

Change-Id: I3fc1955bab8e93f3e3002df72f6f5a9df720ef55
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdded service info into UA DB and provide access APIs 39/208839/1
Abhay agarwal [Tue, 11 Jun 2019 13:47:06 +0000 (19:17 +0530)]
Added service info into UA DB and provide access APIs

Change-Id: I2da914a42bf24985d22c5b6dce5e968b51f993f0
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoModify PRESENCE/ANSENCE event handling 38/208838/1
Atul Rai [Tue, 11 Jun 2019 09:17:27 +0000 (14:47 +0530)]
Modify PRESENCE/ANSENCE event handling

This patch modifies user PRESENCE/ABSENCE event handling to
incorporate service based event sending.

Change-Id: I1e89373afdb99d1347b926262c76352d879dd1f6
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAuto add default service to each device 37/208837/1
Atul Rai [Tue, 11 Jun 2019 05:44:25 +0000 (11:14 +0530)]
Auto add default service to each device

This patch creates default service "ua.service.default" if not already
present and adds it to the newly registered device's service list.

Change-Id: Ied15fd3616ee87b636a9bec679094e5413c2b1ca
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoImplement service based PRESENCE/ABSENCE detection 36/208836/1
Atul Rai [Mon, 10 Jun 2019 15:16:41 +0000 (20:46 +0530)]
Implement service based PRESENCE/ABSENCE detection

Change-Id: I66f3c618c95399a99ac6d2d569ca00cce5869331
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoImplement GET/SET service detection cycle APIs 23/208823/1
Atul Rai [Mon, 10 Jun 2019 05:35:16 +0000 (11:05 +0530)]
Implement GET/SET service detection cycle APIs

Change-Id: I8115152142f5f53e3c84765e7f9815713a402dd7
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdded APIs to add/remove user and device to service 22/208822/1
Atul Rai [Thu, 6 Jun 2019 13:07:58 +0000 (18:37 +0530)]
Added APIs to add/remove user and device to service

Change-Id: Ic2a96e869903068779265280105f2c6bf0c7c52b
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoRemoved 'cap_net_admin' and 'ep' options in service file. 74/207874/1 accepted/tizen/unified/20190613.220317 submit/tizen/20190613.135249
saerome kim [Thu, 13 Jun 2019 08:01:26 +0000 (17:01 +0900)]
Removed 'cap_net_admin' and 'ep' options in service file.

Change-Id: I78ae7df02b1745186644045ed520fa8a318788fd
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoFixed start/stop active scan functionality 90/207490/1 accepted/tizen/unified/20190606.220036 submit/tizen/20190605.084841
Atul Rai [Tue, 4 Jun 2019 09:34:38 +0000 (15:04 +0530)]
Fixed start/stop active scan functionality

This patch adds support to handle start/stop active scan from multiple
applications simultaneously.

Change-Id: Ief32d9b9b743fc9d76731aee1829baf9b9536452
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed Tizen coding rule violations 89/207489/1
saerome kim [Mon, 3 Jun 2019 11:30:24 +0000 (20:30 +0900)]
Fixed Tizen coding rule violations

Change-Id: I86eeae7d65d58398e1d4be3c10e48180c8a1decd
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoadd app launcher 88/207488/1
Abhay agarwal [Tue, 28 May 2019 14:00:26 +0000 (19:30 +0530)]
add app launcher

Change-Id: Ie82336dfd5bb8d86174d8805bd45336aec38e7fe
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoAdded support for on_demand_scan 87/207487/1
Abhay agarwal [Fri, 24 May 2019 11:28:51 +0000 (16:58 +0530)]
Added support for on_demand_scan

Change-Id: I0f7c1fcceb920cbffabe864a1385c5b04612b1d0
Signed-off-by: Abhay agarwal <ay.agarwal@samsung.com>
5 years agoAdd plugin APIs and cb to support active device scan 86/207486/1
Atul Rai [Mon, 20 May 2019 11:41:35 +0000 (17:11 +0530)]
Add plugin APIs and cb to support active device scan

This patch adds APIs and callback on sensor plugin interface to support
immediate scanning for active devcies in proximity.

Change-Id: I803a920f1aff0a67ba288cf8a573e8b6b9ae179b
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed securiti issue. 11/206311/1 accepted/tizen/unified/20190516.220302 submit/tizen/20190516.072107
saerome kim [Thu, 16 May 2019 06:58:40 +0000 (15:58 +0900)]
Fixed securiti issue.

- Security team requested apply the smack rule to the db files so that
only ua-manager can get access to the db files.

Change-Id: I454153a5167a66d61003f947cc93d53aaba1a915
Signed-off-by: saerome kim <saerome.kim@samsung.com>
5 years agoAdded last seen timestamp in uam_device_info_t 07/205907/1 accepted/tizen/unified/20190512.221904 submit/tizen/20190510.083651
Atul Rai [Tue, 7 May 2019 03:28:03 +0000 (08:58 +0530)]
Added last seen timestamp in uam_device_info_t

Change-Id: Id48102119eae0c2a536147eba3fea45e39d7a995
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdded DETECTION STARTED/STOPPED event 10/204710/1 accepted/tizen/unified/20190426.054215 submit/tizen/20190426.022428
Atul Rai [Wed, 24 Apr 2019 14:33:13 +0000 (20:03 +0530)]
Added DETECTION STARTED/STOPPED event

Change-Id: Idc03c7961c77cfc01d1b5bdf8fe724bc9a38ec4e
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed crash when UTC with Wi-Fi dummy plugin. 38/204038/1 accepted/tizen/unified/20190419.110540 accepted/tizen/unified/20190422.231529 submit/tizen/20190418.230305 submit/tizen/20190422.122708
saerome.kim [Thu, 18 Apr 2019 11:10:07 +0000 (20:10 +0900)]
Fixed crash when UTC with Wi-Fi dummy plugin.
Added error code UAM_ERROR_NOT_INITIALIZED

Change-Id: I42542f5281a31a4d5f78b40e6b949cb90be4456d
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoAdd dbus policy rule. 26/203726/1 accepted/tizen/unified/20190417.132400 submit/tizen/20190417.070238
saerome.kim [Wed, 17 Apr 2019 05:50:11 +0000 (14:50 +0900)]
Add dbus policy rule.

- Allowed 'users' can access net.uamd/net.uamd.enabler dbus objects.

Change-Id: Id11ed40ac918c2329b6a36bb96decb1585a2a4e9
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFixed invalid memory access [SVACE ID: 414657] 54/202754/1 accepted/tizen/unified/20190404.075546 submit/tizen/20190403.232024
Atul Rai [Wed, 3 Apr 2019 07:23:06 +0000 (12:53 +0530)]
Fixed invalid memory access [SVACE ID: 414657]

Change-Id: I98e5a6528da2c60916216b814ce4ca0fb146994b
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFix Svace issue : access memory after free 99/202699/1 accepted/tizen/unified/20190404.021956 submit/tizen/20190403.044801
Jihoon Jung [Wed, 3 Apr 2019 04:32:55 +0000 (13:32 +0900)]
Fix Svace issue : access memory after free

Change-Id: I7cd057b2b6956161a34d2033878c52e05e1267e3
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
5 years agoAdded support for GET/SET detection parameters 05/202205/1 accepted/tizen/unified/20190327.025240 submit/tizen/20190326.094010
Atul Rai [Tue, 26 Mar 2019 04:53:04 +0000 (10:23 +0530)]
Added support for GET/SET detection parameters

Change-Id: I7c8d3448fc31fbc7bed714240585a1bb043b04b6
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoHandle NULL account in add_device_cb from cloud plugin 04/202204/1
Atul Rai [Wed, 20 Mar 2019 11:12:40 +0000 (16:42 +0530)]
Handle NULL account in add_device_cb from cloud plugin

Change-Id: Iebf37b1d4029d23f795f02d27d60ffe349bbcd92
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAligned OS type across all interface headers 02/202202/1
Atul Rai [Wed, 20 Mar 2019 11:09:11 +0000 (16:39 +0530)]
Aligned OS type across all interface headers

Change-Id: I2d6d44358f350e42d4846709c25a3441454adc04
Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoRemove VD_REQ for power plugin related part submit/tizen/20190315.045054
Mayank Haarit [Thu, 14 Mar 2019 15:29:33 +0000 (20:59 +0530)]
Remove VD_REQ for power plugin related part

Change-Id: I22c77430f9c3b01aee1eb92c82a28c74d2ec5664
Signed-off-by: Mayank Haarit <mayank.h@samsung.com>
5 years agoAdded cloud plugin API and callback implementation
Atul Rai [Thu, 14 Mar 2019 10:26:33 +0000 (15:56 +0530)]
Added cloud plugin API and callback implementation

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoModified cloud plugin interface and plugin include dir
Atul Rai [Thu, 14 Mar 2019 10:24:41 +0000 (15:54 +0530)]
Modified cloud plugin interface and plugin include dir

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years ago[Fix review comments] Modify plugin directory path
Atul Rai [Thu, 14 Mar 2019 06:01:45 +0000 (11:31 +0530)]
[Fix review comments] Modify plugin directory path

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed Tizen coding rule errors
Atul Rai [Thu, 14 Mar 2019 05:09:24 +0000 (10:39 +0530)]
Fixed Tizen coding rule errors

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdded Cloud plugin handler in ua-manager
Atul Rai [Thu, 14 Mar 2019 05:03:07 +0000 (10:33 +0530)]
Added Cloud plugin handler in ua-manager

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoAdd app to monitor list if detection is already started accepted/tizen/unified/20190315.061301 submit/tizen/20190314.041456 submit/tizen/20190314.054245 submit/tizen/20190314.073057
Atul Rai [Tue, 12 Mar 2019 11:40:40 +0000 (17:10 +0530)]
Add app to monitor list if detection is already started

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed ua-client cleanup on app termination
Atul Rai [Mon, 11 Mar 2019 10:51:21 +0000 (16:21 +0530)]
Fixed ua-client cleanup on app termination

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoFixed build error due to dbus-policy checker
saerome.kim [Mon, 11 Mar 2019 08:28:34 +0000 (17:28 +0900)]
Fixed build error due to dbus-policy checker

- how to test
: dbus-policychecker /etc/dbus-1/system.d/net.uamd.conf

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFix circleci configuration
Semun Lee [Fri, 8 Mar 2019 07:21:03 +0000 (16:21 +0900)]
Fix circleci configuration

It will use specific version of gbs.

Change-Id: I54d747dc92910b9717a1a0d7571b2800e452bc41
Signed-off-by: Semun Lee <semun.lee@samsung.com>
5 years agoInvoke UAM_REQUEST_ADD_DEVICE as ASYNC API
Atul Rai [Wed, 6 Mar 2019 05:53:47 +0000 (11:23 +0530)]
Invoke UAM_REQUEST_ADD_DEVICE as ASYNC API

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoDeleted unnecessary log.
saerome.kim [Thu, 28 Feb 2019 04:38:37 +0000 (13:38 +0900)]
Deleted unnecessary log.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoModified to terminate ua-manager when all clients are terminated.
saerome.kim [Wed, 27 Feb 2019 09:17:03 +0000 (18:17 +0900)]
Modified to terminate ua-manager when all clients are terminated.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFixed indent issue of the license phrase.
saerome.kim [Fri, 22 Feb 2019 09:47:03 +0000 (18:47 +0900)]
Fixed indent issue of the license phrase.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoRemoved VD req for MAX ALLOWED DEVICE restriction
Atul Rai [Thu, 21 Feb 2019 10:37:01 +0000 (16:07 +0530)]
Removed VD req for MAX ALLOWED DEVICE restriction

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoRemoved VD specific util plugin from ua-manager
Atul Rai [Fri, 22 Feb 2019 03:34:43 +0000 (09:04 +0530)]
Removed VD specific util plugin from ua-manager

Signed-off-by: Atul Rai <a.rai@samsung.com>
5 years agoapplied dbus auto activation
saerome.kim [Thu, 21 Feb 2019 11:40:58 +0000 (20:40 +0900)]
applied dbus auto activation

- implement dbus auto activation by sdding '/net/uamd/enabler'
interface. Currentl, multi-client is not considered.
- disable VD_REQ to avoid guild error.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>