OBEX_CancelRequest — Cancel an ongoing operation
int OBEX_CancelRequest (
)
obex_t *
self;
int
nice;
self
OBEX handle
nice
If true an OBEX Abort will be sent if beeing client or OBEX_RSP_UNAUTHORIZED as reponse if beeing server.