OBEX_ObjectNew — Create a new OBEX Object
obex_object_t * OBEX_ObjectNew (
)
obex_t *
self;
uint8_t
cmd;
self
OBEX handle
cmd
command of object
Returns a pointer to a new OBEX Object or NULL on error.
NULL