Gathered common code for WFD Source and sink (attr and ini related code only) 75/24975/1
authorAndrey Shelest <a.shelest@samsung.com>
Thu, 24 Jul 2014 13:44:05 +0000 (16:44 +0300)
committerAndrey Shelest <a.shelest@samsung.com>
Thu, 24 Jul 2014 13:48:39 +0000 (16:48 +0300)
commita0db5fbef23affafcad3a63dc6ec504d6d1b8bd5
tree28c8c6ab3f0f239dc3359e1f5f32782feeed017c
parentfdd236316aaf746f16e445e7157be48de61390ee
Gathered common code for WFD Source and sink (attr and ini related code only)

Change-Id: Ia818547f48c517b95513f5759031cfd2506483a6
Makefile.am
common/Makefile.am [new file with mode: 0644]
common/include/mm_wfd_attrs.h [moved from src/include/mm_wfd_attrs.h with 100% similarity]
common/include/mm_wfd_ini.h [moved from src/include/mm_wfd_ini.h with 100% similarity]
common/mm_wfd_attrs.c [moved from src/mm_wfd_attrs.c with 100% similarity]
common/mm_wfd_ini.c [moved from src/mm_wfd_ini.c with 100% similarity]
configure.ac
src/Makefile.am