OBEX_Init

Name

OBEX_Init --  Initialize OBEX.

Synopsis

obex_t * OBEX_Init (int transport, obex_event_t eventcb, unsigned int flags);

Arguments

transport

Which transport to use. The following transports are available :

eventcb

Function pointer to your event callback. See obex.h for prototype of this callback.

flags

Bitmask of flags. The following flags are available :