Define the livebox-errno
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 22 Mar 2013 13:37:13 +0000 (13:37 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 22 Mar 2013 13:37:13 +0000 (13:37 +0000)
commitfdb9c2cb15133d7d547c29742d5753b98f4e30e6
treefe966af6132a284f22cb1ebaa3dcab4cfa983d84
parentca65105b43ac8b274d06a818a37c78c92bc9bce7
Define the livebox-errno

LB_STATUS_XXXX series status codes are defined.
This lb status codes are has to be shared with provider & master & viewer.
(including all other packages which are related with livebox f/w)

Change-Id: Ia45a7116d842897acbb029913b2eae8f44d13fd2
include/livebox-errno.h [new file with mode: 0644]
include/livebox.h
src/client.c
src/critical_log.c
src/desc_parser.c
src/fb.c
src/livebox.c
src/master_rpc.c
src/util.c