[wfd-manager]: Sync-up with Tizen 2.4 Profile 47/43447/1 accepted/tizen/mobile/20150715.064243 accepted/tizen/tv/20150715.064254 accepted/tizen/wearable/20150715.064258 submit/tizen/20150715.062148
authorManeesh Jain <maneesh.jain@samsung.com>
Thu, 9 Jul 2015 09:58:17 +0000 (15:28 +0530)
committerManeesh Jain <maneesh.jain@samsung.com>
Thu, 9 Jul 2015 09:59:46 +0000 (15:29 +0530)
commitaef108c64e6c836c219ef4fa04f5069bf32f050f
tree7289a14cc109216121a84ec4b31d0976d79455b1
parent2d76f901bf99aa70f542f55a673d697e9382cf24
[wfd-manager]: Sync-up with Tizen 2.4 Profile

Change-Id: I73971e3389521ce54d109c3851e9869997c11cf5
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
33 files changed:
CMakeLists.txt
files/common/ccode.conf [moved from files/ccode.conf with 100% similarity, mode: 0755]
files/common/dhcpd-notify.sh [moved from files/dhcpd-notify.sh with 100% similarity, mode: 0755]
files/common/dhcpd.p2p.conf [moved from files/dhcpd.p2p.conf with 80% similarity, mode: 0755]
files/common/p2p_supp.conf [new file with mode: 0755]
files/common/p2p_supp.sh [moved from files/p2p_supp.sh with 52% similarity, mode: 0755]
files/common/p2p_supplicant [new file with mode: 0755]
files/common/persistent-peer [moved from files/persistent-peer with 100% similarity, mode: 0755]
files/common/udhcp_script.non-autoip [moved from files/udhcp_script.non-autoip with 100% similarity, mode: 0755]
files/common/wifi-direct-dhcp.sh [moved from files/wifi-direct-dhcp.sh with 85% similarity, mode: 0755]
files/common/wifi-direct-server.sh [moved from files/wifi-direct-server.sh with 100% similarity, mode: 0755]
files/p2p_supp.conf [deleted file]
files/tv/dhcpd-notify.sh [new file with mode: 0755]
files/tv/dhcpd.p2p.conf [new file with mode: 0755]
files/tv/p2p_supp.conf [moved from files/p2p_supp_tv.conf with 63% similarity, mode: 0755]
files/tv/wifi-direct-dhcp.sh [new file with mode: 0755]
include/wifi-direct-group.h [changed mode: 0644->0755]
include/wifi-direct-ipc.h [changed mode: 0644->0755]
include/wifi-direct-manager.h
include/wifi-direct-util.h
oem/wifi-direct-oem.h [changed mode: 0644->0755]
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/ctrl_iface_dbus/dbus/wfd-plugin-supplicant-dbus.h [changed mode: 0644->0755]
plugin/wpasupplicant/ctrl_iface_dbus/include/wfd-plugin-wpasupplicant.h
plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c
plugin/wpasupplicant/ctrl_iface_sock/include/wfd-plugin-wpasupplicant.h
plugin/wpasupplicant/ctrl_iface_sock/wfd-plugin-wpasupplicant.c [changed mode: 0644->0755]
src/wifi-direct-client.c
src/wifi-direct-event.c [changed mode: 0644->0755]
src/wifi-direct-group.c [changed mode: 0644->0755]
src/wifi-direct-manager.c [changed mode: 0644->0755]
src/wifi-direct-service.c [changed mode: 0644->0755]
src/wifi-direct-util.c