Users Manual Instruction Manual

168
CATC BTTRAINER 2.11 CHAPTER
Users Manual
Return value
“Success”
“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”