summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>
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>
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>
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>
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>
Jinkun Jang [Tue, 29 Dec 2015 21:26:20 +0000 (13:26 -0800)]
Initial empty repository