Name

OBEX_ObjectNew — Create a new OBEX Object

Synopsis

obex_object_t * OBEX_ObjectNew (self,  
 self,  
 cmd); 
 self;
 cmd;

Arguments

self

OBEX handle

cmd

command of object

Description

Returns a pointer to a new OBEX Object or NULL on error.