Users Manual Instruction Manual
275
CATC BTTRAINER 2.11 CHAPTER
User’s Manual
TxJitter = 0x01;
L_CH = 2;
result = HCICatcCreateConnectionExt(Device,
PacketType,
PageScanRepetitionMode,
PageScanMode,
ClockOffset,
AllowRoleSwitch,
NumberOfPackets,
TimeLength,
Data,
ErrorType,
ErrorMask,
TxJitter,
L_CH );
Trace("HCICatcCreateConnectionExt: ", result, "\n");
result = Disconnect(Devices[0]);
return result;
}
HCICatcSetClock
HCICatcSetClock(LocalClock)
Return value
• "Success"
•"Failure"
• "Failed: Device not found"
• "Not Connected"
Comments
This command causes sending LMP_Test_Activate PDU from the Tester to
the DUT.
Example
Devide = ‘010203040506’;
result = HCICatcEnterTestMode(Device);
Trace(result);
Parameter Meaning Default Value Comments
Device