Hcichangeconnectionpackettype() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 187

Advertising
background image

171

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

HCIChangeConnectionPacketType()

HCIChangeConnectionPacketType(Address, PacketType)

Return value

“Success”

“Failure”

“Not found”

“Not connected”

“Not supported”

Comments

This command is used to change which baseband packet type can be used
for a connection

Example

result = HCIChangeConnectionPacketType('00803713BDF0',

["DM3","DM5"]);

Trace("Change Connection Packet Type:\n");

Trace(" Status

",

result[0], "\n");

Parameter

Meaning

Default Value

Comments

Address

Bluetooth

address of

device to con-

nect with

PacketType

“DH1”
“DH3”
“DH5”
“DM1”
“DM3”
“DM5”
“AUX1”
“HV1”
“HV2”
“HV3”
“DV”

Advertising