beautypg.com

Hcicatcsetclock – Teledyne LeCroy BTTracer_Trainer - BTTrainer Users Manual User Manual

Page 293

background image

275

CATC BTT

RAINER

2.11

C

HAPTER

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