taesub kim [Wed, 28 Dec 2016 02:27:15 +0000 (11:27 +0900)]
Removed unused netconfig_wifi_on/off function
Change-Id: I17d5db001686824bd27e51e3435ee667883e37f2
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Mon, 19 Dec 2016 12:18:47 +0000 (21:18 +0900)]
Modified netconfig_is_wifi_tethering_on function for softap
Change-Id: Ie2852363ab57a131138556762b02d118d7dec0e4
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Jaehyun Kim [Thu, 8 Dec 2016 09:45:26 +0000 (01:45 -0800)]
Merge "Add a file path to check mac address" into tizen_3.0
hyunuktak [Mon, 5 Dec 2016 08:38:18 +0000 (17:38 +0900)]
Renamed update script file
Change-Id: I465653052c2328ddcc8a8bf8fdebfcb281097d74
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Mon, 5 Dec 2016 07:49:14 +0000 (16:49 +0900)]
Add a file path to check mac address
Change-Id: Icfdeae25d767ec140739a599771a9d2895cf3d70
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Fri, 2 Dec 2016 02:16:56 +0000 (11:16 +0900)]
Fix a svace for memory leak
Change-Id: I11ee52cf8d380880d3eb5e456a9f6cd4d536648a
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Jaehyun Kim [Thu, 1 Dec 2016 07:04:49 +0000 (16:04 +0900)]
Fix build error for common 64bit Emulator
Change-Id: I56067d7730c624cfa33827c163bafae3bc67b580
cheoleun moon [Wed, 16 Nov 2016 02:04:19 +0000 (18:04 -0800)]
Merge "Revert "Change attribute for daemon and set uid/gid into service"" into tizen_3.0
cheoleun moon [Wed, 16 Nov 2016 01:51:10 +0000 (17:51 -0800)]
Revert "Change attribute for daemon and set uid/gid into service"
This reverts commit
9bb3678d0885d6766adbff4ea7c7bd38c6283817.
Change-Id: Id2b191c3924f83247f49d541b26a51fef9f137b6
cheoleun moon [Mon, 14 Nov 2016 00:56:21 +0000 (16:56 -0800)]
Merge "Change attribute for daemon and set uid/gid into service" into tizen_3.0
Milind Murhekar [Thu, 10 Nov 2016 14:17:43 +0000 (19:47 +0530)]
[TSAM-9221] Fixed Issue for multiple network connected popup's
Change-Id: I0ea09f6e1a5ad5594ac2b9da6b8cff1f25571a54
Signed-off-by: cheoleun <chleun.moon@samsung.com>
hyunuktak [Thu, 22 Sep 2016 07:31:01 +0000 (16:31 +0900)]
Change attribute for daemon and set uid/gid into service
Change-Id: I4c8f01a655f839e3bcc75a7da00337561414ac29
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
cheoleun moon [Thu, 10 Nov 2016 00:37:25 +0000 (16:37 -0800)]
Merge "Modified to get security info for ssid scan" into tizen_3.0
hyunuktak [Tue, 8 Nov 2016 11:06:43 +0000 (20:06 +0900)]
Modified to get security info for ssid scan
Change-Id: I0e2200ba77d8497eb3645ecd288cacf9db251828
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Wed, 9 Nov 2016 07:46:06 +0000 (16:46 +0900)]
Added ntp enable feature when profile is ivi
Change-Id: I64f155a0337f1696a3e8ddef3f3ad0bb2309231d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Mon, 7 Nov 2016 06:11:36 +0000 (15:11 +0900)]
Fixed coding rule issues
Change-Id: Ia4380b3fcc89e1f332f45ebfa809356f7975029c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Wed, 5 Oct 2016 02:50:02 +0000 (11:50 +0900)]
Remove useless pre-start net-config.service file
Change-Id: I94c1050191a0f7b5f8926e48268750a2528a83aa
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
cheoleun moon [Wed, 28 Sep 2016 05:28:18 +0000 (22:28 -0700)]
Merge "[net-config] Don't emit WiFiConnectFail signal when DBUS timed out" into tizen
Seonah Moon [Wed, 7 Sep 2016 09:38:58 +0000 (18:38 +0900)]
Add setup methods to enable vpn-service
- Update settings (local ip, remote ip, mtu)
- Add/Remove route
- Add/Remove dns server
Change-Id: I3807033fa1cc520f7e207bc1dd4ab58cefcea74b
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Saurav Babu [Mon, 26 Sep 2016 11:28:26 +0000 (16:58 +0530)]
[net-config] Don't emit WiFiConnectFail signal when DBUS timed out
Current Asynchronous DBUS timeout value in net-config is 15secs. It is
very less time to notify Application about WiFiConnectFail. So when DBUS
timeout occurs then don't emit WiFiConnectFail signal. ConnMan will
notify about WiFi Connection failure with proper reason later.
Change-Id: I78e9a66be5181127c095eca06c2c86feb6adb536
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
taesub.kim [Thu, 22 Sep 2016 04:48:04 +0000 (13:48 +0900)]
Reset scanning status to FALSE if scan request fails.
Previous normal scan request status not reseted after request
failed, this blocks specific scan request &
Reset scanning status if scan request fails.
Change-Id: I6b780ff446c3a27f138ae3a12ec845620452ef73
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Wed, 21 Sep 2016 02:11:16 +0000 (11:11 +0900)]
Modified the wifi_ssid_scan routine for sefmentation fault issue
Change-Id: Ide59359a01b32f89303fd9555f3874c7dcceb0d1
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Saurav Babu [Fri, 16 Sep 2016 06:12:45 +0000 (11:42 +0530)]
[net-config] Fixed stopping of mdnsd when dns-sd application terminates abruptly
This patch accepts unique dbus name in handle_launch_mdns() and registers
NameOwnerChanged() signal for all the unique dbus name. Whenever
application terminates abruptly or deinitializes then dbus connection is
closed and net-config receives NameOwnerChanged signal corresponding to
that application and decreases ref count of mdnsd daemon. When ref count
drops to 0 then mdnsd is stopped.
Change-Id: I0d0d5c683ab6ae7b346bec43f70f031a8afee7cf
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Saurav Babu [Mon, 12 Sep 2016 11:19:40 +0000 (16:49 +0530)]
[net-config] Properly set valid ethernet MAC address for TV Profile
When valid MAC address was set rand_addr contained garbage values and
net-config failed to set MAC address for ethernet
Change-Id: I8555756755a59890973a702677167ac7a5263ff8
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Saurav Babu [Mon, 12 Sep 2016 10:44:09 +0000 (16:14 +0530)]
[net-config] Remove clatd support
Tizen 3.0 doesn't support clatd, so remove clatd support from net-config
Change-Id: Ib65e1731c86c51770752e98da01dae3bd435189a
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
hyunuktak [Mon, 12 Sep 2016 06:46:25 +0000 (15:46 +0900)]
Check whether csc area exists or not
Change-Id: Iaed462ae9282e60ad5ff76bb16758a6627d0ef6e
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Seonah Moon [Tue, 6 Sep 2016 02:46:38 +0000 (11:46 +0900)]
Modified upgrade script to remove unused log directory
Change-Id: I64f03a210f2bb558156b4bc87118d15f019396ea
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
hyunuktak [Thu, 1 Sep 2016 10:06:26 +0000 (19:06 +0900)]
Fix the bracket properly
Change-Id: I001c6e3069f10e668840e401c7b09d09b2b97597
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Mon, 29 Aug 2016 04:46:43 +0000 (13:46 +0900)]
Add script file for OS upgrade
remove power save feature
Change-Id: I90a7ee246aa3eb0f6012a9d98585c827441ee2fc
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Jaehyun Kim [Fri, 19 Aug 2016 10:38:14 +0000 (19:38 +0900)]
Move log file to /var/log
Change-Id: Ief88f1d1090b738719a261be920a1cfafd042839
taesubkim [Tue, 9 Aug 2016 02:08:51 +0000 (11:08 +0900)]
Removed dump log
Change-Id: Id578f8485054790215746de1807b4891979684ea
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
chleun.moon [Fri, 5 Aug 2016 04:28:16 +0000 (21:28 -0700)]
Merge "Revised to reduce the launch delay of mdnsresponder" into tizen
cheoleun moon [Fri, 5 Aug 2016 04:27:35 +0000 (21:27 -0700)]
Merge "Fix SVace issue WGID 140308" into tizen
cheoleun moon [Fri, 5 Aug 2016 04:26:47 +0000 (21:26 -0700)]
Merge "Added to save more eap configuration" into tizen
hyunuktak [Thu, 4 Aug 2016 01:00:23 +0000 (10:00 +0900)]
Added to save more eap configuration
Added some logs
Fixed crash issue when loaded eap configuration for double free
Change-Id: Iadaa8c2776d384de8ab4f47158a9b449cb11f15c
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
chleun.moon [Mon, 1 Aug 2016 07:55:33 +0000 (16:55 +0900)]
Revised to reduce the launch delay of mdnsresponder
Change-Id: I8102fe53ffab4a777a6885380818bf35fb42644c
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Yu Jiung [Fri, 29 Jul 2016 08:23:22 +0000 (17:23 +0900)]
Fix SVace issue WGID 140308
Change-Id: I77ca420a6927312f205a08938c86208151f5fbe6
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
taesubkim [Mon, 25 Jul 2016 08:13:06 +0000 (17:13 +0900)]
Modified the dbus error handling for technology reply
Change-Id: Ie2f94985396d287b77a11ac3d2af8ceeae7bb4f5
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Thu, 21 Jul 2016 23:13:24 +0000 (16:13 -0700)]
Merge "[net-config] Replace deprecated method Service.GetProperties() with Manager.GetServices()" into tizen
chleun.moon [Thu, 21 Jul 2016 02:20:36 +0000 (19:20 -0700)]
Merge "Fixed to launch mdnsresponder" into tizen
jooseong lee [Wed, 20 Jul 2016 11:42:28 +0000 (20:42 +0900)]
Set the SMACK security label to run given executable file in systemd services
Change-Id: I0b019cec8bb2709b686be8343e9757a06c1ae61a
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
chleun.moon [Fri, 15 Jul 2016 07:04:54 +0000 (16:04 +0900)]
Fixed to launch mdnsresponder
Change-Id: I5e2c6eaa2ac452b5b0d0f1055c87967006c15e1b
Signed-off-by: cheoleun <chleun.moon@samsung.com>
hyunuktak [Thu, 14 Jul 2016 06:16:08 +0000 (15:16 +0900)]
Remove the offloading feature
Change-Id: I590b92710964ac0fe432580e064361e4b93b0206
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Saurav Babu [Thu, 7 Jul 2016 09:53:42 +0000 (15:23 +0530)]
[net-config] Replace deprecated method Service.GetProperties() with Manager.GetServices()
Change-Id: If737fc0640cca29e7612e7b2a0d6abb87605da91
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
cheoleun moon [Wed, 6 Jul 2016 01:43:46 +0000 (18:43 -0700)]
Merge "Removed cap for mac override and change the label for resolv configuration" into tizen
hyunuktak [Mon, 4 Jul 2016 02:27:23 +0000 (11:27 +0900)]
Removed cap for mac override and change the label for resolv configuration
Change-Id: I04f15f895c189f94cd1e0828c1cac2b33dfee5eb
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
chleun.moon [Mon, 4 Jul 2016 02:23:45 +0000 (11:23 +0900)]
Add the default path in shell script
Change-Id: I528b99c66fc149e1732bfe7d4b34cbf36c268040
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Hyihong Chae [Fri, 1 Jul 2016 11:45:00 +0000 (20:45 +0900)]
revert "Removed the capability for mac override"
Change-Id: I2bb500b1f34668a16998ed69d040a63bf7707b52
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
hyunuktak [Thu, 30 Jun 2016 08:33:41 +0000 (17:33 +0900)]
Removed the capability for mac override
Change-Id: I5f7d22298de8fcfa4c959bbabadc3c33f9678089
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Wed, 29 Jun 2016 02:18:40 +0000 (11:18 +0900)]
Add the default path in the script file
Change-Id: I79c4ad17d08186a358744d5164175a8b515f7117
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Seonah Moon [Fri, 24 Jun 2016 04:24:52 +0000 (13:24 +0900)]
[TSAM-5458] Modified fligh mode function
In case of telephony feature is off, function for flight mode didn't work.
Change-Id: I8e50ca5beebe5f4fcace0d74c665d6fdf45fe3cc
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
hyunuktak [Thu, 23 Jun 2016 05:25:03 +0000 (14:25 +0900)]
Added some log for save/load keyfile
Change-Id: I7c03dc9e311754be3a243ce0e9d4db639c7718b6
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Seonah Moon [Mon, 20 Jun 2016 08:54:55 +0000 (17:54 +0900)]
[wearable] Remove weconn dependency
Change-Id: I96e1c29fd0de8ab866f7dbcef59678cba5ec76e2
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
taesub kim [Fri, 17 Jun 2016 07:47:25 +0000 (00:47 -0700)]
Merge "Remove aul dependency" into tizen
hyunuktak [Wed, 15 Jun 2016 10:25:01 +0000 (19:25 +0900)]
Add the vpn service
Change-Id: Ie2bae21f5ee325fb2eea1ab040f50dbc56d227cd
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Seonah Moon [Thu, 16 Jun 2016 04:39:41 +0000 (13:39 +0900)]
Remove aul dependency
Change-Id: If602b98d2a81771630b05657a3c6667b787794c4
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
hyunuktak [Wed, 15 Jun 2016 05:45:10 +0000 (14:45 +0900)]
Fix the crash daemon for mac address
Change-Id: I3c68d0f9f645c0d9f45d438525aac9d460de4783
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 14 Jun 2016 10:16:43 +0000 (19:16 +0900)]
Fix some svace
Change-Id: I501fafa24e7d7b39bd36ec684c9bf27d1d094130
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 14 Jun 2016 05:28:37 +0000 (14:28 +0900)]
Added wifi formware download for sprd board
Change-Id: I53dfc0769c3b5c89ada2811b9a3f1f68cf04f0b2
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 14 Jun 2016 01:54:16 +0000 (10:54 +0900)]
Change the label to System from logging
Change-Id: I463803bb92ad4eb90208d9d454178131e62b06b3
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 14 Jun 2016 00:44:53 +0000 (09:44 +0900)]
Remove CapabilityBoundingSet(CAP_MAC_OVERRIDE) in service file
Change-Id: Ic2387c6f55edf58d5ada3562e1a1661969d0a59d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Thu, 9 Jun 2016 10:17:20 +0000 (19:17 +0900)]
Remove capability and Modify daemon service for restart
Change-Id: I506ff23f87420787c53420fd65f63ac5ddb232f2
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
taesub kim [Wed, 8 Jun 2016 06:40:50 +0000 (23:40 -0700)]
Merge "[net-config] Pack BSSID properly while sending SpecificScanCompleted signal." into tizen
taesub kim [Wed, 8 Jun 2016 06:40:38 +0000 (23:40 -0700)]
Merge "[net-config] Use wrapper function to get vconfkeys value." into tizen
taesub kim [Wed, 8 Jun 2016 06:40:27 +0000 (23:40 -0700)]
Merge "[net-config] Use gdbus wrapper function to send signal." into tizen
taesub kim [Wed, 8 Jun 2016 06:40:12 +0000 (23:40 -0700)]
Merge "[net-config] Refactoring code to register agent." into tizen
taesub kim [Wed, 8 Jun 2016 06:39:24 +0000 (23:39 -0700)]
Merge "[net-config] Refactoring of ethernet cable monitoring." into tizen
Niraj Kumar Goit [Thu, 2 Jun 2016 12:04:53 +0000 (17:34 +0530)]
[net-config] Pack BSSID properly while sending SpecificScanCompleted signal.
Change-Id: I98cf7138cd89b944267c1561764c559c156ce357
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Niraj Kumar Goit [Wed, 1 Jun 2016 16:26:47 +0000 (21:56 +0530)]
[net-config] Use wrapper function to get vconfkeys value.
Change-Id: I10b01fd00b1392c92ffb1e26fffd3550595b078c
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
taesub kim [Tue, 7 Jun 2016 08:52:39 +0000 (01:52 -0700)]
Merge "Apply dpm poilcy for wifi and wifi profile" into tizen
hyunuktak [Tue, 17 May 2016 12:51:19 +0000 (21:51 +0900)]
Apply dpm poilcy for wifi and wifi profile
Change-Id: If9162f327332a2b5c75aa5806afcea1027b11f2d
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Niraj Kumar Goit [Wed, 1 Jun 2016 13:04:50 +0000 (18:34 +0530)]
[net-config] Use gdbus wrapper function to send signal.
Change-Id: Icca0735fc0675811023c136f3a10537b6399706f
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Niraj Kumar Goit [Wed, 1 Jun 2016 12:02:41 +0000 (17:32 +0530)]
[net-config] Refactoring code to register agent.
Description: Use dbus wrapper function to invoke "RegisterAgent" Dbus method.
Change-Id: I16d5951411bea518da825e338909e9c146f148ce
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
Niraj Kumar Goit [Wed, 1 Jun 2016 11:10:44 +0000 (16:40 +0530)]
[net-config] Refactoring of ethernet cable monitoring.
Description: Check the ethernet cable attached/detached status using
"/sys/class/net/eth0/carrier" instead of ioctl call.
Change-Id: Iebde494f088a1a301970407d628cd85709040885
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
hyunuktak [Wed, 25 May 2016 04:49:22 +0000 (13:49 +0900)]
Fixed memory leaks
LEAK SUMMARY:
definitely lost: 0 bytes in 0 blocks
indirectly lost: 0 bytes in 0 blocks
possibly lost: 8,780 bytes in 285 blocks
still reachable: 93,570 bytes in 1,750 blocks
suppressed: 0 bytes in 0 blocks
Change-Id: Ieb6fd5ec2909f2ea71207dfd80714cd677203540
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Seonah Moon [Tue, 24 May 2016 05:37:07 +0000 (14:37 +0900)]
Modified dereferenced pointer
Change-Id: I3c50c795aa38b6a5f82b16c013b9379559dda571
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
hyunuktak [Tue, 3 May 2016 02:12:15 +0000 (11:12 +0900)]
Fix memory leak for strdup
Change-Id: Ia912e7c9c5986dea74832469e852dd76fb312c02
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
taesubkim [Wed, 20 Apr 2016 02:47:51 +0000 (11:47 +0900)]
Modified syspopup type
Change-Id: Ica6c025bd6c5948f472509970b81d2123ddbf30a
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub kim [Wed, 20 Apr 2016 01:01:20 +0000 (18:01 -0700)]
Merge "Change timeout value for dbus reply" into tizen
Seonah Moon [Tue, 19 Apr 2016 06:17:17 +0000 (15:17 +0900)]
Change the syspopup name for network notification popup
Change-Id: I2dfdbe84c14a4b007bae022c329a8a99763fe219
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
hyunuktak [Tue, 19 Apr 2016 23:40:06 +0000 (08:40 +0900)]
Change timeout value for dbus reply
Change-Id: Iccd35f7b1e69ac713bfb0bed14f249efe45a6118
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Thu, 14 Apr 2016 02:46:25 +0000 (11:46 +0900)]
Defined TIZEN_TELEPHONY_ENABLE with mobile profile
Change-Id: I92989447ac6f880d996bdd795ab9b90959ef5be5
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
taesub kim [Thu, 7 Apr 2016 05:18:53 +0000 (22:18 -0700)]
Merge "ADD method for launching mdnsresponder" into tizen
taesub kim [Thu, 7 Apr 2016 05:10:15 +0000 (22:10 -0700)]
Merge "Handling when supplicant returns InterfaceExists." into tizen
chleun.moon [Thu, 7 Apr 2016 04:42:10 +0000 (13:42 +0900)]
ADD method for launching mdnsresponder
Change-Id: I19445e439bb028661af53be17c5ab137c2db4a2d
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Sumit Aggarwal [Thu, 11 Feb 2016 13:56:07 +0000 (19:26 +0530)]
Handling when supplicant returns InterfaceExists.
There can be a case when Interface already exists. So Supplication will
retun InterfaceExists with error. So Error case handling for such case
is added
Change-Id: I3cdd9dfcb661d70bb95f6a42ee006e46e15f4634
Signed-off-by: Sumit Aggarwal <aggarwal.s@samsung.com>
hyunuktak [Fri, 1 Apr 2016 07:53:39 +0000 (16:53 +0900)]
Apply coding rule
Change-Id: Ia87aafc5f39f467006d4cd2de1eb084efc27a2b9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 29 Mar 2016 08:12:56 +0000 (17:12 +0900)]
Modified to set wifi tech state for connected
Change-Id: I24e776d290adc69a48c6326c8117c8603cde66d1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Fri, 25 Mar 2016 00:32:05 +0000 (09:32 +0900)]
Fixed build error for llu format
Change-Id: I20eac709dc5504abce5b96ed035d66d9f65fb5c1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Thu, 24 Mar 2016 08:01:11 +0000 (17:01 +0900)]
Modified to get wifi state for connected
Change-Id: I35b57c0dd880e263bad91f0b88ad7b80ffc6a4b8
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Maneesh Jain [Sat, 19 Mar 2016 13:07:56 +0000 (09:07 -0400)]
Fixed SVACE Issue
Change-Id: Ia7bff281ca4d9c63623249115a7f1e1f53c92bad
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
hyunuktak [Fri, 18 Mar 2016 08:17:14 +0000 (17:17 +0900)]
Fixed wrong path for TZ
Change-Id: Iad8e156577dafb6368ca63c54c3052c7bd6ab2ce
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 15 Mar 2016 08:32:37 +0000 (17:32 +0900)]
Removed build warnings
Change-Id: I35e769431e98ca82f3e8f222ad28759431b01aed
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 15 Mar 2016 06:24:27 +0000 (15:24 +0900)]
Removed TZ_USER_DATA and some patch
Change-Id: Ifcddf015ff8f468dbea1ebfe8c5175d8c896a039
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Wed, 9 Mar 2016 05:33:37 +0000 (14:33 +0900)]
Modified directory path by tizen platform config
Change-Id: Ibbb12a15d0ac3daa61b8b7b8d581d0566b66a9e4
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Tue, 8 Mar 2016 02:52:24 +0000 (11:52 +0900)]
Fixed some svace
Tizen 3.0 TV prebeta
34434
34438
Change-Id: Ib014e3d948e13c8092e65fa3da1ee12272c4341b
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
hyunuktak [Wed, 2 Mar 2016 10:17:57 +0000 (19:17 +0900)]
Fixed a svace for 27988
Change-Id: I0183d69545e9d98e2980b8d8ff3634704278f0e0
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
taesub kim [Fri, 26 Feb 2016 08:56:39 +0000 (00:56 -0800)]
Merge "[wifi-tdls]: Remove extra structure" into tizen
hyunuktak [Wed, 24 Feb 2016 04:52:02 +0000 (13:52 +0900)]
Add Broadcasting on network status with system event
Change-Id: I21c888bbdb409385b94fbdd0d99835fe156844b7
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
Maneesh Jain [Mon, 22 Feb 2016 05:07:15 +0000 (10:37 +0530)]
[wifi-tdls]: Remove extra structure
Change-Id: Ia969c09f3897e939fad9dd842888a3d0bf7d3685
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>