Users Manual Instruction Manual
127
CATC BTTRAINER 2.20 APPENDIX A
User’s Manual
A.14.5 ClientPut
This command will initiate an OBEX Put operation in the remote device for the object
defined in the FileName parameter.
A.14.6 ClientSetPath
This command will initiate an OBEX SetPath operation in the remote device. Flags indicate
SetPath option such as Backup.
A.14.7 ServerDeinit
This command will deinitialize the OBEX server.
Command Parameters Examples Comments
Filename “C:\VCard.vcf”
Return Events
ClientPut_Complete
ClientPut_Error
Command Parameters Examples Comments
Path “C:\OBEX”
Flags 0x00 Bit 0: Back up a level before
applying name (equivalent to ../
on many systems)
Bit 1: Don't create an directory
if it not exist. Returns an error
instead.
Return Events
OBEX_Command_Complete
ClientSetPath_Error
Command Parameters Examples Comments
N/A
Return Events
ServerDeinit_Complete
ServerDeinit_Error