Nishant Chaprana [Wed, 25 Nov 2020 08:58:50 +0000 (14:28 +0530)]
Fix SVACE warning when IP conflict callback is triggered
Below SVCE warnings are fixed in this patch.
=================================
* MEMORY_LEAK.EX: Dynamic memory referenced by 'conflict_info.mac' was allocated at network_signal.c:1433 by calling function 'g_strdup' and lost at network_signal.c:1444.
[create] Call of g_strdup at /home/abuild/rpmbuild/BUILD/capi-network-wifi-manager-1.3.2/src/network_signal.c:1433
[leaked] leaked at /home/abuild/rpmbuild/BUILD/capi-network-wifi-manager-1.3.2/src/network_signal.c:1444
* MEMORY_LEAK.EX: Dynamic memory referenced by 'conflict_info.state' was allocated at network_signal.c:1430 by calling function 'g_strdup' and lost at network_signal.c:1444.
[create] Call of g_strdup at /home/abuild/rpmbuild/BUILD/capi-network-wifi-manager-1.3.2/src/network_signal.c:1430
[leaked] leaked at /home/abuild/rpmbuild/BUILD/capi-network-wifi-manager-1.3.2/src/network_signal.c:1444
=================================
Change-Id: I6438dba00550b99a4cd8bfca785f5f5b9d3c41d1
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Wed, 25 Nov 2020 08:25:35 +0000 (13:55 +0530)]
Use wrapper to free wifi handle memory
Change-Id: I8951697392421ed0dba3190045fadbbdc8483300
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Tue, 10 Nov 2020 06:02:41 +0000 (11:32 +0530)]
Fix wrong DataLength during TDLS event handling
strlen() is used for getting the datalength which ignores NULL character.
DataLength should consider NULL character also.
Change-Id: I016f1e84f47ccfcf41c829cedf14b28a893e0d8e
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Thu, 29 Oct 2020 09:11:27 +0000 (14:41 +0530)]
Remove GetProperties call from profile STATE_IND event
Change-Id: I6fd74f493b5d82ec54bb815148df1eddeaabbbd0
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Tue, 29 Sep 2020 13:11:40 +0000 (18:41 +0530)]
Remove GetProperties call from profile CLOSE event
Change-Id: Iad04e8292fe541604da0f407d28f1ae1d8e1143b
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Tue, 29 Sep 2020 13:11:40 +0000 (18:41 +0530)]
Remove GetProperties call from profile OPEN event
Change-Id: I1bea5c4fab70b46d4d8025c823b87d63f3c11b65
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Tue, 29 Sep 2020 08:31:59 +0000 (14:01 +0530)]
Use connman's StateChangedProperties to process service state
Change-Id: I7c1dfa8205807998626cec4f6a1aeb56c38aaba8
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
hyunuk.tak [Tue, 27 Oct 2020 07:01:43 +0000 (16:01 +0900)]
Change WPA security type for hidden AP
Change-Id: Idbcfcbc45483c3e262bb96890090d1de1b6cc443
Jaehyun Kim [Fri, 23 Oct 2020 08:47:33 +0000 (08:47 +0000)]
Merge "[TDLS] Return proper error code in TDLS disconnect operation" into tizen
Jaehyun Kim [Thu, 15 Oct 2020 13:09:38 +0000 (22:09 +0900)]
Fix an issue where local MAC address is not updated properly
Change-Id: Iacd76126e064f37ed65f5d3b6cf99eda29b261a3
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Nishant Chaprana [Fri, 9 Oct 2020 13:36:47 +0000 (19:06 +0530)]
[TDLS] Return proper error code in TDLS disconnect operation
Change-Id: I2fc0391a500912a49157c0de014b5f85f615ab15
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Jaehyun Kim [Thu, 8 Oct 2020 06:43:15 +0000 (15:43 +0900)]
Fix incorrectly handling of error messages
Change-Id: Iffc04453482fe401f39278e915e0b4c1f7cc7e17
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
hyunuk.tak [Mon, 5 Oct 2020 23:38:03 +0000 (08:38 +0900)]
Modify parameter to delete eap profile appropriately
Change-Id: I07cc6922b3c057ad45d52c064ee2178fa062348e
Jaehyun Kim [Fri, 25 Sep 2020 05:22:20 +0000 (05:22 +0000)]
Merge "[tool] Use MACRO for using mac address length" into tizen
Jaehyun Kim [Fri, 25 Sep 2020 05:21:44 +0000 (05:21 +0000)]
Merge "Donot assign NULL after g_free to local pointer" into tizen
Jaehyun Kim [Fri, 25 Sep 2020 05:21:28 +0000 (05:21 +0000)]
Merge "Fetch profile info by GetProperties instead of GetServices" into tizen
hyunuk.tak [Thu, 24 Sep 2020 23:57:06 +0000 (08:57 +0900)]
Add EAP type to test tool
Clean up some log
Change-Id: I5a3e1aa4aaaca8847c4af974847b6d062103a8ff
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
hyunuk.tak [Fri, 18 Sep 2020 06:39:51 +0000 (15:39 +0900)]
Add some lcov block and line
Change-Id: I87db7dc862ec6f22e679515cbab7ede494ff6ad8
hyunuk.tak [Wed, 23 Sep 2020 00:52:25 +0000 (09:52 +0900)]
Processing error string appropriately
Change-Id: If786d3b3a8ad4fc77b08dea87cca72490ee1c7c4
hyunuk.tak [Fri, 18 Sep 2020 04:01:42 +0000 (13:01 +0900)]
Add to get/set frequency of config
Change-Id: Ic64e6c19266e029a6d44c0746639766953fe9217
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Nishant Chaprana [Sun, 20 Sep 2020 10:18:46 +0000 (15:48 +0530)]
[tool] Use MACRO for using mac address length
Change-Id: Ie463ceb3f8e65519b6d6fdee3c77b02ef13bdf9a
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Sun, 20 Sep 2020 09:59:25 +0000 (15:29 +0530)]
Donot assign NULL after g_free to local pointer
Change-Id: Ic98bdce901586df1c8f9efc7c4e8b230ea12a94b
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Nishant Chaprana [Sun, 20 Sep 2020 08:03:12 +0000 (13:33 +0530)]
Fetch profile info by GetProperties instead of GetServices
Change-Id: Iba274d68e2ef94789237e756642f60ca92acc9c8
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
hyunuk.tak [Thu, 17 Sep 2020 04:04:18 +0000 (13:04 +0900)]
Fix memory leak
Change-Id: I390587f1110e8e93febad8ba0ba23d81e39d22b5
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
cheoleun moon [Wed, 9 Sep 2020 09:36:33 +0000 (09:36 +0000)]
Merge "Deep copy a vsie/bssid list" into tizen
Seonah Moon [Wed, 9 Sep 2020 07:30:56 +0000 (16:30 +0900)]
Deep copy a vsie/bssid list
Change-Id: I229696def9490ce68e99b258df539ca581e8f305
hyunuk.tak [Mon, 7 Sep 2020 01:49:05 +0000 (10:49 +0900)]
Remove cancellable valuable
Change-Id: I506cfe382798bcd811f976cf702d5873bf638189
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Jaehyun Kim [Thu, 3 Sep 2020 02:56:40 +0000 (11:56 +0900)]
Fix an issue that occurred when copying vsie
Change-Id: I1e3acab009d0b5c2b25be5a2f4d0aecf9474094e
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Wed, 2 Sep 2020 11:03:25 +0000 (20:03 +0900)]
Correct the wrong handle name in the test tool
Change-Id: Ib042166184542210bda9e142377cd62d4d0e18c4
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Wed, 2 Sep 2020 09:09:53 +0000 (18:09 +0900)]
Fix AP handle validation issue
Change-Id: I871947b65a9f76b24a08ac462c35fe91f50e683f
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
hyunuk.tak [Wed, 2 Sep 2020 07:04:53 +0000 (16:04 +0900)]
Fix params for specific scan
Change-Id: I9eb6ae19f8fefd0360f160d9b1f2649bf7d10f66
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Jaehyun Kim [Tue, 1 Sep 2020 03:18:31 +0000 (12:18 +0900)]
Fix incorrect dbus call
Change-Id: Idab8b7c00a8981f9ac0efb55111323948b5233d8
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Fri, 28 Aug 2020 13:28:14 +0000 (22:28 +0900)]
Fix DEREF_AFTER_NULL issue
After having been compared to NULL value at network_dbus.c:806,
pointer 'network_info' is dereferenced at network_dbus.c:824
Change-Id: I866901dc43c93857e2eea77f87c1fb32cea21a54
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
hyunuk.tak [Thu, 27 Aug 2020 06:30:46 +0000 (15:30 +0900)]
Add multi interfaces function
Change-Id: Ifed28d38defb34ab11a0b48a3cc5cc78332a11c1
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Cheoleun Moon [Wed, 19 Aug 2020 07:53:47 +0000 (16:53 +0900)]
Fix wrong function prototype
Change-Id: I8197aa314a3f77bb060bbb7a2b9991b0526c8511
Cheoleun Moon [Wed, 19 Aug 2020 07:39:29 +0000 (16:39 +0900)]
Replace char* with char[] for mac address
Change-Id: I747861dc6ca9d4d496cc73c3d4f93c6df47368a2
Cheoleun Moon [Wed, 19 Aug 2020 07:21:32 +0000 (16:21 +0900)]
Use one constant for length of MAC address
Change-Id: I118eea1ee35a68235b24653b6dc8afa624007f5c
Niraj Kumar Goit [Thu, 13 Aug 2020 11:40:46 +0000 (17:10 +0530)]
Use 'raw ssid' to create group name instead of ssid.
Cause:
When AP name is in EUC-KR character, there is mismatch in
group name created using ssid and the profiles received from connman.
Solution:
To keep in sync with connman, creating group name using raw ssid
to compare profiles for wireless connection.
Change-Id: I95d0d71fc10bf99775b3fc892e4ed806a62ba773
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Cheoleun Moon [Fri, 7 Aug 2020 04:55:46 +0000 (13:55 +0900)]
Remove unreachable return statement
Change-Id: I619fa8186e1930ece48caddd1604b9276d419e7f
cheoleun moon [Thu, 16 Jul 2020 04:49:38 +0000 (04:49 +0000)]
Merge "Delete unused function _net_dbus_get_wifi_state()" into tizen
Seonah Moon [Wed, 15 Jul 2020 01:55:14 +0000 (10:55 +0900)]
Fix double free
Change-Id: I41f5f8ec4a5aedc5ff22f95f9c2831f4c3f8cf1c
Rahul Jain [Thu, 9 Jul 2020 11:33:00 +0000 (17:03 +0530)]
Delete unused function _net_dbus_get_wifi_state()
Change-Id: If243af62329a90e3a5fe9f6f34394f962207bb32
Seonah Moon [Wed, 1 Jul 2020 02:34:04 +0000 (11:34 +0900)]
tool: fix memory leak
Change-Id: I576e170f22e34d9031a99c2697035f1aaaf3a810
Cheoleun Moon [Fri, 19 Jun 2020 01:56:24 +0000 (10:56 +0900)]
Free ap_name after use
Change-Id: Icecadec3d3212968f695aca5bd69420a94d3d3e0
Cheoleun Moon [Tue, 9 Jun 2020 06:21:16 +0000 (15:21 +0900)]
Free string after use
Change-Id: I1decfe388823fb79609acf0e21ecac06098e7a94
Cheoleun Moon [Tue, 9 Jun 2020 05:56:32 +0000 (14:56 +0900)]
Modify message to be printed
Change-Id: I9376b9a9732215d1143c89130033a0ae8913e758
Cheoleun Moon [Tue, 9 Jun 2020 05:31:43 +0000 (14:31 +0900)]
Add status function to wifi_connect_tool
Change-Id: I5522e5ebab5c3d87d39ec72490b30930c706b978
cheoleun moon [Tue, 9 Jun 2020 00:36:43 +0000 (00:36 +0000)]
Merge "Added API to get IEEE 802.11 connection mode." into tizen
Niraj Kumar Goit [Thu, 21 May 2020 16:09:20 +0000 (21:39 +0530)]
Added API to get IEEE 802.11 connection mode.
API wifi_manager_ap_get_connection_mode() will be used to get
IEEE 802.11 connection mode supported by an AP.
Change-Id: I909b6e8a6380a4378de70f7ddb4aec6e9db99c81
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Cheoleun Moon [Mon, 1 Jun 2020 05:03:18 +0000 (14:03 +0900)]
Add wifi_connect_tool for test
Change-Id: I60d3b88d15af140f642adfb8fd4dfa63ea04cec4
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Wed, 27 May 2020 09:05:29 +0000 (18:05 +0900)]
Fix double free issue
'ap' is freed in __net_client_clear_cb_data()
Change-Id: I115e725799c99f56cedf0e2d25e38f918b801e6e
Seonah Moon [Wed, 6 May 2020 03:30:13 +0000 (12:30 +0900)]
Fix memory leak
Change-Id: I71e4d15c12aeb70db9c0cf1d8cd4b4636fb1989d
Jaehyun Kim [Wed, 1 Apr 2020 10:34:05 +0000 (19:34 +0900)]
Fixed some array sizes to reduce unnecessary memory usage
Some arrays are using more memory size than is actually needed.
For this reason, the size of the arrays has been modified to reduce unnecessary memory usage.
Change-Id: I6b74e6d201bd93b67deb1334385d2c281db0fc5b
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Thu, 5 Mar 2020 10:19:30 +0000 (19:19 +0900)]
[wifi_manager_test] Support for AP names that include spaces
Change-Id: I0246933b8482526d265f2fc4086b373ee9a96364
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Thu, 6 Feb 2020 10:48:32 +0000 (19:48 +0900)]
Fix memory leak
Change-Id: I4fd92339d05e43bed1eb4150cbbf02d6b6c48ea1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Mon, 3 Feb 2020 02:12:53 +0000 (02:12 +0000)]
Merge "Remove logically dead code when registering D-Bus signals" into tizen
Nishant Chaprana [Wed, 29 Jan 2020 06:42:45 +0000 (12:12 +0530)]
Remove logically dead code when registering D-Bus signals
As per Gdbus documentation for g_dbus_connection_signal_subscribe() API.
The returned subscription identifier is an opaque value which is guaranteed to never be zero.
This function can never fail.
Reference: https://developer.gnome.org/gio/stable/GDBusConnection.html#g-dbus-connection-signal-subscribe
Change-Id: Idfb4fa84ecf503d1e67430972984c9101f9d9f60
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Jaehyun Kim [Tue, 28 Jan 2020 08:39:11 +0000 (17:39 +0900)]
Fix memory leak
Change-Id: I8b21ff519cb58c024f272c64835c0d646e1156e2
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Thu, 16 Jan 2020 12:42:49 +0000 (21:42 +0900)]
Release registered signal when getting tech info failed
Change-Id: Idcd029af3b9bdbf5c0fbc7b3291cb138785f2cc4
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Fri, 27 Dec 2019 12:46:13 +0000 (21:46 +0900)]
Fix memory leaks
Change-Id: Idc0f49c7965593b9e2d2b2de358adc17fed609e5
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Fri, 27 Dec 2019 12:11:14 +0000 (12:11 +0000)]
Merge "Remove useless code" into tizen
Jaehyun Kim [Thu, 12 Dec 2019 08:06:47 +0000 (17:06 +0900)]
Remove useless code
Change-Id: If8c3b1a3a214d8c2d1dd9afa3a96b44f8b4081e1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Yu [Wed, 4 Dec 2019 10:28:46 +0000 (19:28 +0900)]
Remove document for DPP
Change-Id: Ib1ef864d4654f2ed7651d28ce757d9ea81a2a1e4
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Yu [Wed, 4 Dec 2019 10:25:58 +0000 (19:25 +0900)]
Remove document for DPP
Change-Id: Ib1ef864d4654f2ed7651d28ce757d9ea81a2a1e4
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Seonah Moon [Mon, 2 Dec 2019 04:25:57 +0000 (13:25 +0900)]
doc: Change reference link #2
Change-Id: Ia002ad9e076c0cfaec9beb478ea2352c73946279
Seonah Moon [Mon, 2 Dec 2019 04:25:57 +0000 (13:25 +0900)]
doc: Change reference link #2
Change-Id: Ia002ad9e076c0cfaec9beb478ea2352c73946279
Seonah Moon [Fri, 29 Nov 2019 04:19:24 +0000 (13:19 +0900)]
doc: change reference link
Change-Id: I79c8578623df7f843401130843fb92222431c67f
Seonah Moon [Fri, 29 Nov 2019 04:19:24 +0000 (13:19 +0900)]
doc: change reference link
Change-Id: I79c8578623df7f843401130843fb92222431c67f
hyunuk.tak [Fri, 22 Nov 2019 07:25:08 +0000 (16:25 +0900)]
Fix some coverity
872459, 83456
Change-Id: I5049f2c806e398061b222264f49515209f5daf8a
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
hyunuk.tak [Fri, 22 Nov 2019 07:25:08 +0000 (16:25 +0900)]
Fix some coverity
872459, 83456
Change-Id: I61d396933b9fd77434a6d6f7f277f9bb8a1ac492
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Jaehyun Kim [Tue, 22 Oct 2019 10:59:04 +0000 (19:59 +0900)]
Correct API reference
Change-Id: Ibd811b7239d981276003b0d4c23ee9872da644f1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Wed, 13 Nov 2019 05:36:29 +0000 (14:36 +0900)]
Signal strength criteria for 5GHz changed
Change-Id: I4cfca0cebf9dbda71792456c0aefe14a25f59c73
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Wed, 13 Nov 2019 05:33:09 +0000 (14:33 +0900)]
Signal strength criteria for 5GHz changed
Change-Id: I8fa666f904ec18168326c7e6a282717a876d7052
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Tue, 22 Oct 2019 10:59:04 +0000 (19:59 +0900)]
Correct API reference
Change-Id: Ibd811b7239d981276003b0d4c23ee9872da644f1
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
hyunuk.tak [Tue, 22 Oct 2019 08:15:24 +0000 (17:15 +0900)]
Modify document properly
Change-Id: I052ba63ff065ffa168907e93ef9972a56cd1e7d1
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Jihoon Jung [Tue, 22 Oct 2019 16:39:49 +0000 (01:39 +0900)]
Remove private keys
Change-Id: Id851381882a28805ffc153dece6fae9371f14431
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
hyunuk.tak [Mon, 7 Oct 2019 05:14:35 +0000 (14:14 +0900)]
Modified to WIFI_MANAGER_ERROR
Change-Id: I86df25393f66315649439fb952a4d3a6e911eb56
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
Yu [Tue, 20 Aug 2019 10:33:32 +0000 (19:33 +0900)]
Add CAPI implementation for Device Provisioning Protocol
Change-Id: I2406164f9d2193ac9b2002cebf8598a7becb0ecc
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jaehyun Kim [Mon, 29 Jul 2019 09:16:37 +0000 (09:16 +0000)]
Merge "Add support for OWE security mode" into tizen
Jaehyun Kim [Fri, 26 Jul 2019 07:05:01 +0000 (07:05 +0000)]
Merge "Added CAPI to get AP hidden status." into tizen
Jaehyun Kim [Fri, 26 Jul 2019 07:04:46 +0000 (07:04 +0000)]
Merge "Added CAPI to get the hidden property of access point" into tizen
Niraj Kumar Goit [Wed, 17 Jul 2019 05:24:43 +0000 (10:54 +0530)]
Added CAPI to get AP hidden status.
Change-Id: I35b56a260a9e4d19e21a9b48691f22c15f50174d
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Yu [Thu, 25 Jul 2019 05:49:24 +0000 (14:49 +0900)]
Add support for OWE security mode
Change-Id: I65fe3abe254a985e13e4977268218148f44d43fc
Jaehyun Kim [Thu, 25 Apr 2019 12:13:49 +0000 (21:13 +0900)]
Added CAPI to get the hidden property of access point
Change-Id: If3e80eb3bf7b3d8a14577201c67be2f6923035d2
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Mon, 8 Jul 2019 09:11:28 +0000 (18:11 +0900)]
Corrected doxygen comments for specific scan APIs
Change-Id: I1a06c4972b5515504cc07adcbdc4779c6318f41d
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Mon, 8 Jul 2019 00:35:12 +0000 (00:35 +0000)]
Merge "Correct wifi_manager_specific_scan_get_max_ssids() API name as per wifi-manager.h header file" into tizen
Nishant Chaprana [Fri, 5 Jul 2019 13:04:05 +0000 (18:34 +0530)]
Correct wifi_manager_specific_scan_get_max_ssids() API name as per wifi-manager.h header file
Change-Id: I16330e3ecc402a56a37afb7953852d402fe032cc
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Jaehyun Kim [Thu, 4 Jul 2019 11:05:20 +0000 (20:05 +0900)]
Corrected incorrectly checking of state value
WIFI_MANAGER_CONNECTION_STATE_FAILURE is defined as -1
but it is considered to be an CAPI error in wifi_manager_ap_get_connection_state().
Change-Id: I28ddd2f0e1d2409a668a78166fcdc75674f76753
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Jaehyun Kim [Tue, 2 Jul 2019 11:25:45 +0000 (11:25 +0000)]
Merge "Corrected CAPI name and some doxygen comments" into tizen
Jaehyun Kim [Tue, 2 Jul 2019 11:25:32 +0000 (11:25 +0000)]
Merge "Check flight mode when bssid scan called" into tizen
Jaehyun Kim [Tue, 2 Jul 2019 11:25:17 +0000 (11:25 +0000)]
Merge "Add to get passphrase internally from config" into tizen
Jaehyun Kim [Mon, 1 Jul 2019 12:20:16 +0000 (21:20 +0900)]
Corrected CAPI name and some doxygen comments
Change-Id: I3e1450b287292e4229cca7437deb2c389687ac93
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Cheoleun Moon [Mon, 1 Jul 2019 06:39:30 +0000 (15:39 +0900)]
Make a gcov package for coverage
Change-Id: Ibb7a353efd8d93f38e90c55547ce74e329cfc75c
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
hyunuktak [Wed, 26 Jun 2019 10:14:31 +0000 (19:14 +0900)]
Check flight mode when bssid scan called
Change-Id: I353760c0ff80604c74353b80c5aeec47ee4d8b3e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Mon, 24 Jun 2019 01:38:12 +0000 (10:38 +0900)]
Add to get passphrase internally from config
Change-Id: I46766950cdd8a6d45dd06d8055e978042073699e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Niraj Kumar Goit [Fri, 14 Jun 2019 11:50:13 +0000 (17:20 +0530)]
Added support of WPA3-SAE security mode.
Change-Id: I44114045b9716defe4e467007a1d32d2df38b1ef
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
Jaehyun Kim [Tue, 4 Jun 2019 09:06:57 +0000 (09:06 +0000)]
Merge "Fix API reference in header" into tizen
Niraj Kumar Goit [Wed, 26 Dec 2018 03:27:59 +0000 (08:57 +0530)]
Added CAPI to get the maximum scan SSIDs.
Added CAPI to get the maximum number of scan SSIDs
supported by wlan chipset.
Change-Id: I44991b5bde6d6ce1bd8d5f44150fff9957616f7b
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Niraj Kumar Goit [Wed, 26 Dec 2018 03:23:18 +0000 (08:53 +0530)]
Added prototype of CAPI to get maximum scan SSIDs.
Added prototype of CAPI to get the maximum number of SSIDs
supported by wlan chipset for scan operation.
Change-Id: I88f6d9922fc38487a8bcbd1942b8f508a1649d7f
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
hyunuktak [Mon, 29 Apr 2019 08:37:41 +0000 (17:37 +0900)]
Fix API reference in header
Change-Id: I72046f489139a30a1a76997564b6c65d739fb2c0
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>