Users Manual Instruction Manual

272
CATC BTTRAINER 2.11 CHAPTER
Users Manual
PacketType = ["DM3"];
NumOfPackets = 100;
Data = 0x01020304;
ErrorType = 0x0000;
ErrorMask = 0x0000;
TxJitter = 0x00;
L_CH = 2;
result = HCICatcAcceptConnectionExt(TestScenario,
PacketType,
NumOfPackets,
Data,
ErrorType,
ErrorMask,
TxJitter,
L_CH );
Trace("HCICatcAcceptConnectionExt: ", result, "\n");
return result;
}
HCICatcCreateConnectionExt
HCICatcCreateConnectionExt(AddressPacketTypePageScanRepe
titionModePageScanModeClockOffsetAllowRoleSwitchNumberOf
Packets,TimeLength,DataErrorType,ErrorMask,TxJitter)
Comments
This command supports TCI functionality that requires BtTrainer to be
connected as a master device to the IUT. This command will initiate a base-
band connection process and perform the test defined by the parameters.
Parameter Meaning Value Comments
Device Address
PacketType Values defined for
HCI_CreateConnection command
PageScanRepetitionMode Values defined for
HCI_CreateConnection command
PageScanMode Values defined for
HCI_CreateConnection command
ClockOffset Values defined for
HCI_CreateConnection command