object: add create/destroy api for external object 39/264539/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 16 Sep 2021 13:22:11 +0000 (22:22 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 17 Sep 2021 03:10:22 +0000 (12:10 +0900)
commit29f3b235eab9501d4d032a63824f68ef54cf98cc
tree36e40afc5d736c60b80ee119178b12872862d8c3
parente4a8b844cdd171123c56be10771ce27fdf644d85
object: add create/destroy api for external object

The pepper exposes the create/destroy object api.
The pepper_object_create() generates an external object.
The pepper user can create an external object and destroy it.

Change-Id: Icceb20653573dea69e258932cb42b7ed833994f9
src/lib/pepper/object.c
src/lib/pepper/pepper.h