User Manual

134
CATC MERLINS WAND 1.22 APPENDIX A
User’s Manual Command Generator Command Descriptions
A.9 OBEX Command Descriptions
ClientConnect
This command will create an OBEX connection with a remote device.
ClientDisconnect
This command will cause the remote device to close the established OBEX
channel.
ClientGet
This command will initiate an OBEX Get operation in the remote device for
the object named in the store handle. This operation is only valid over an
OBEX connection.
Command Parameters Examples Comments
BD_ADDR 0x010203040506 An HCI Connection has to
be established before
calling this command.
Return Events
ClientConnect_Complete
ClientConnect_Error
Command Parameters Examples Comments
N/A
Return Events
ClientDisconnect_Complete
ClientDisconnect_Error
Command Parameters Examples Comments
Object “VCard.vcf”
Return Events
ClientGet_Complete
ClientGet_Error