Remove ‘MM_WFD_SINK_UNKNOWN’ enum and add create apis for primary / secondary sink. 58/194358/11
authorHyunsoo Park <hance.park@samsung.com>
Mon, 3 Dec 2018 11:16:08 +0000 (20:16 +0900)
committerHyunsoo Park <hance.park@samsung.com>
Thu, 20 Dec 2018 01:20:44 +0000 (10:20 +0900)
commitc73291699a2b5e46d89a70957f7c9798dfa66a15
tree92a8cf540960e00c103fd7ce04ad09e9d6c36e23
parent65da5923f46ef62fed866966811067a3acdbafda
Remove ‘MM_WFD_SINK_UNKNOWN’ enum and add create apis for primary / secondary sink.

- MM_WFD_SINK_UNKNOWN is not needed.
- For seperate operation of between R1 and R2 sink, i added create api 'mm_wfd_create_r2'
- change ‘status’ parameter return type gint to MMWFDCoupledSinkStatus

Change-Id: I7995e1d96f349186bbb2636193e7f61b79eb68c1
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
src/include/mm_wfd_sink.h
src/include/mm_wfd_sink_priv.h
src/mm_wfd_sink.c
src/mm_wfd_sink_priv.c