Clientconnect, Clientdisconnect, Clientget – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 147: Clientput, Clientconnect clientdisconnect clientget clientput

Advertising
background image

131

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

A

User’s Manual

Command Generator 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.

ClientPut

This command will initiate an OBEX Put operation in the remote device for
the object defined in the FileName parameter.

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

Command Parameters

Examples

Comments

Filename

“C:\VCard.vcf”

Advertising