interface: Introduce operation for checking availability 26/228126/2
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Mar 2020 03:31:39 +0000 (12:31 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 19 Mar 2020 09:00:31 +0000 (18:00 +0900)
commitbbb15fb2744657d4b51682655c57f8b5d6bb09fc
tree48079474016877c65cec3303aa472330161c4486
parentcb294243117aaf821729ca2296b04de11dd1f324
interface: Introduce operation for checking availability

Because there is no need to setup interface not supported by target,
check availability of interface and ignore the target which is not
available. Since this, the interface not providing available function
will be also ignored.

Change-Id: Ic7cf11e2d46bd6b979cc02a87cb392cfb04ed399
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/interface.c
src/interface.h