platform/core/api/softap.git
8 years agoRemove Profile Build Dependency (trivial m/w) 82/97082/3
MyungJoo Ham [Fri, 11 Nov 2016 06:19:47 +0000 (15:19 +0900)]
Remove Profile Build Dependency (trivial m/w)

- This is for Tizen 4.0

- The profile macro in spec file is dangerous;
Tizen 4.0 Configurability/Building-Blocks prohibits the usage like this.

 In this package, they have been useless as well.

softap$ grep -r "TIZEN_WEARABLE" *
packaging/capi-network-softap.spec: -DTIZEN_WEARABLE=1 \
softap$ grep -r "TIZEN_MOBILE" *
packaging/capi-network-softap.spec: -DTIZEN_MOBILE=1 \
softap$

Change-Id: I1ea3faeef0973ab2320c363ba16a95a99b1afac6
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
8 years agoBug fix: handle should be released after unregistering callback functions. 77/105877/1 accepted/tizen/common/20161222.131127 accepted/tizen/ivi/20161223.095027 accepted/tizen/mobile/20161223.094929 accepted/tizen/unified/20170309.032209 accepted/tizen/wearable/20161223.095003 submit/tizen/20161222.015926 submit/tizen_unified/20170308.100405
Seonah Moon [Tue, 20 Dec 2016 01:35:13 +0000 (10:35 +0900)]
Bug fix: handle should be released after unregistering callback functions.

Change-Id: I165d121864894ae3a500aac34bd725b9fabff342
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoAdd feature check 97/96897/1 accepted/tizen/common/20161116.134414 accepted/tizen/ivi/20161117.010046 accepted/tizen/mobile/20161117.005943 accepted/tizen/wearable/20161117.010020 submit/tizen/20161116.043314
Seonah Moon [Thu, 10 Nov 2016 13:20:25 +0000 (22:20 +0900)]
Add feature check

Change-Id: Icb28f47907c56d6f9e51bbdf0967f30c123584af
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoChanged order of dbus signal to subscribe signal correctly 28/94328/1 accepted/tizen/common/20161102.121517 accepted/tizen/ivi/20161102.072335 accepted/tizen/mobile/20161102.072235 accepted/tizen/wearable/20161102.072309 submit/tizen/20161101.065543
Seonah Moon [Fri, 28 Oct 2016 08:24:52 +0000 (17:24 +0900)]
Changed order of dbus signal to subscribe signal correctly

Change-Id: Ib22b9d36d810033058571726089f798d8166a3df
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoFixed Internal UTC fail and crash 62/91762/1 accepted/tizen/3.0/ivi/20161028.123100 accepted/tizen/3.0/mobile/20161028.122406 accepted/tizen/3.0/wearable/20161028.122857 accepted/tizen/common/20161011.154455 accepted/tizen/ivi/20161011.234430 accepted/tizen/mobile/20161011.234452 accepted/tizen/wearable/20161011.234416 submit/tizen/20161011.083337 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000
chleun.moon [Tue, 11 Oct 2016 07:55:43 +0000 (16:55 +0900)]
Fixed Internal UTC fail and crash

Change-Id: If81c4beae3308747fac8125815be866def79a249
Signed-off-by: cheoleun <chleun.moon@samsung.com>
8 years agoImplemented WPS feature 21/82421/1 accepted/tizen/3.0/ivi/20161011.074857 accepted/tizen/3.0/mobile/20161015.032809 accepted/tizen/3.0/wearable/20161015.081959 accepted/tizen/common/20160805.130334 accepted/tizen/ivi/20161010.063447 accepted/tizen/mobile/20160809.011047 accepted/tizen/wearable/20160809.011123 submit/tizen/20160805.043713 submit/tizen/20160805.060940 submit/tizen_3.0_ivi/20161011.073926 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_wearable/20161015.000001 submit/tizen_ivi/20161010.044504
Seonah Moon [Wed, 3 Aug 2016 07:18:28 +0000 (16:18 +0900)]
Implemented WPS feature

Change-Id: I0d493118e0e5518e26c2e698c0cb70cf744c402e
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoFix memory leak 03/80903/1 accepted/tizen/common/20160721.180125 accepted/tizen/mobile/20160721.091919 accepted/tizen/wearable/20160721.091644 submit/tizen/20160721.042416
Seonah Moon [Thu, 21 Jul 2016 01:12:25 +0000 (10:12 +0900)]
Fix memory leak

Change-Id: I496f5cfb98cd1b15108d00f946b4b3a198ead5aa
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years ago[WGID-84174] Add null checking code to prevent null pointer exception 01/79601/4 accepted/tizen/common/20160712.151315 accepted/tizen/mobile/20160712.091239 accepted/tizen/wearable/20160712.091217 submit/tizen/20160712.074045
Seonah Moon [Tue, 12 Jul 2016 04:03:57 +0000 (13:03 +0900)]
[WGID-84174] Add null checking code to prevent null pointer exception

Change-Id: I47f07182d22c9b49813f17464d1700501a142b91
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
8 years agoModified description in softap.h 52/77152/2
taesubkim [Wed, 29 Jun 2016 01:32:15 +0000 (10:32 +0900)]
Modified description in softap.h

Change-Id: I24c51328db2412c7489e79edcee9c36550adb4bf
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
9 years agoApply Tizen coding rules and Remove svace issues 72/65272/2 accepted/tizen/common/20160428.144803 accepted/tizen/common/20160504.125706 accepted/tizen/common/20160512.150336 accepted/tizen/mobile/20160503.093949 accepted/tizen/mobile/20160513.004802 accepted/tizen/wearable/20160513.004728 submit/tizen/20160428.054526 submit/tizen/20160503.042940 submit/tizen/20160512.073811 submit/tizen/20160512.095454
Seonah Moon [Fri, 8 Apr 2016 07:23:06 +0000 (16:23 +0900)]
Apply Tizen coding rules and Remove svace issues

Change-Id: I01f8ce5fd4b4fee54bb14992c35dffe41eafc82f
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
9 years agoAdd Soft AP APIs #3 27/63627/2
Seonah Moon [Fri, 25 Mar 2016 04:30:43 +0000 (13:30 +0900)]
Add Soft AP APIs #3

- Get/Set passphrase

Change-Id: I4af2e0c98426c147c1e25fc04afd0fff9d570fe5
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
9 years agoAdd Soft AP APIs #2 50/62950/2
Seonah Moon [Mon, 21 Mar 2016 07:57:10 +0000 (16:57 +0900)]
Add Soft AP APIs #2

- set/unset callbacks
- set/get ssid/visibility/security mode
- get client info APIs

Change-Id: I092e73cd4664e28b892068eae30d791f6fd5b44e
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
9 years agoAdd Soft AP APIs #1 34/61834/2
Seonah Moon [Fri, 11 Mar 2016 01:36:44 +0000 (10:36 +0900)]
Add Soft AP APIs #1

- create / destroy handle
- enable / disabe Soft AP
- Check whether the softap is enabled or not
- get MAC address, interface, IP address, gateway address and subnet mask
- set / unset enable/disable callback

Change-Id: I5387101504ac38a96b240f4a9b2a18fbd79d0a44
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
9 years agoInitialize softap package 23/58723/4
Seonah Moon [Wed, 3 Feb 2016 05:46:23 +0000 (14:46 +0900)]
Initialize softap package

Change-Id: I36a3e3c74c4af0ce1ed36861e3a5ec6f5111ad11
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
9 years agoInitial empty repository master
Jinkun Jang [Tue, 29 Dec 2015 21:26:20 +0000 (13:26 -0800)]
Initial empty repository