OBEX_ObjectGetCommand

Name

OBEX_ObjectGetCommand --  Get the OBEX commmand of an object

Synopsis

int OBEX_ObjectGetCommand (obex_t * self, obex_object_t * object);

Arguments

self

OBEX context

object

OBEX object (or NULL to access the current object)

Description

Call this function to get the OBEX command of an object.