platform/core/connectivity/ua-plugin-wifi-dummy.git
4 years ago[Fix] Remove spaces and extra function call 49/209749/2 accepted/tizen/unified/20190712.115322 submit/tizen/20190711.231148
saerome kim [Wed, 10 Jul 2019 12:05:09 +0000 (21:05 +0900)]
[Fix] Remove spaces and extra function call

Change-Id: I1dfb575163db48c8ccd5bcd22fbed31c59999a13
Signed-off-by: Mayank Haarit <mayank.h@samsung.com>
4 years agoReplace space with tab 40/209740/1
saerome kim [Wed, 10 Jul 2019 11:04:38 +0000 (20:04 +0900)]
Replace space with tab

Change-Id: I15a0e486ed943f7c8f94a895596c69627fa05de5
Signed-off-by: saerome kim <saerome.kim@samsung.com>
4 years agoFix Coverity issues 39/209739/1
Jung Jihoon [Wed, 10 Jul 2019 09:59:52 +0000 (18:59 +0900)]
Fix Coverity issues

Dereference Null check : 1074421 1074417 1074423 1044429

Change-Id: Ibc19d8d80c54abd162bad520a7d06fbd94426957
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
4 years agoSends device_added event to upper layer after return from add_device call. 54/209654/1
Mayank Haarit [Tue, 9 Jul 2019 13:18:01 +0000 (18:48 +0530)]
Sends device_added event to upper layer after return from add_device call.

Change-Id: I3f6b80e37e85be3cc1f7906c2591c72ecede9b4a
Signed-off-by: Mayank Haarit <mayank.h@samsung.com>
4 years agoFixed tizen coding rules 61/208861/1 accepted/tizen/unified/20190702.234204 accepted/tizen/unified/20190705.110648 submit/tizen/20190702.103155 submit/tizen/20190705.042311
saerome.kim [Mon, 1 Jul 2019 02:20:06 +0000 (11:20 +0900)]
Fixed tizen coding rules
Fixed missing sensor plugin interface

Change-Id: Ie095c5d1e11bde88e5c90c58f0e23e6d01e64258
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoupdate ARP dummy plugin 57/205757/1
saerome.kim [Thu, 9 May 2019 04:47:32 +0000 (13:47 +0900)]
update ARP dummy plugin

- This plugin simply serves to send ARP Request to devices
  that know IP and MAC addresses to unicast.

- If there is an ARP response, the PRESENCE detection is notified.
  If there is no ARP response, the ABSENCE detection is notified.

- Known Issue) In the case of Google Wi-Fi,
  ARP Response is sent to the MAC address of the mobile device
  that has been disconnected for a certain period of time
  even if the mobile device is disconnected.

Change-Id: I8e1ba2520d889c28766a53188717f93ba320538f
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoModified plugin install directory 02/201502/1 submit/tizen/20190315.045054
saerome.kim [Fri, 15 Mar 2019 04:46:25 +0000 (13:46 +0900)]
Modified plugin install directory

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

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoFirst commit
Jihoon Jung [Tue, 19 Feb 2019 06:48:31 +0000 (15:48 +0900)]
First commit