User Manual

Table Of Contents
172
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
“Failure”
“Not found”
“Not connected”
Comments
This command is used to force both devices associated with a connection
to generate a new link key.
Example
result = HCIChangeConnectionLinkKey('00803713BDF0');
Trace("Change Connection Link Key: ", result, "\n");
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
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”