hello3: Add verbs 13/14613/1
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Jun 2018 16:00:44 +0000 (18:00 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Jun 2018 16:05:35 +0000 (18:05 +0200)
commit176d14b5b4ec6338c9da5b7f55dce32f335245ae
tree12aaadb14628f8c91cdf0b6107459b0a4dfafaed
parentcd6d4492a271951c856ce611b88df0b4cc0ae7f0
hello3: Add verbs

Add the following verb for testing purpose:

 - close:    close the session
 - set-loa:  set the LOA of the session
 - setctx:   set the contextual data of a session
 - setctxif: set the contextual data of a session if not already set
 - getctx:   get the contextual data of a session
 - info:     returns the info of the session

Change-Id: Ie2ceb897ecdff01f6efd0a3b174b5794913726d9
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
bindings/samples/hello3.c