OBEX_SetUserData — Set userdata of an OBEX handle
void OBEX_SetUserData (
)
obex_t *
self;
void *
data;
self
OBEX handle
data
It's all up to you!