Name

OBEX_ObjectSetHdrOffset — Set headeroffset

Synopsis

int OBEX_ObjectSetHdrOffset (object,  
 object,  
 offset); 
 object;
 offset;

Arguments

object

OBEX object

offset

Desired offset

Description

Call this function when you get a OBEX_EV_REQHINT and you know that the command has data before the headers comes. You do NOT need to use this function on Connect and SetPath, they are handled automatically.