platform/core/connectivity/ua-plugin-wifi-dummy.git
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