Hciwriteconnectionaccepttimeout(), Hciwritecurrentiaclap() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 221

Advertising
background image

205

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

“Failure”

“Invalid parameter”

Comments

Controls whether the local device is required to authenticate the remote
device at connection setup.

Example

result = HCIWriteAuthenticationEnable(0);

HCIWriteConnectionAcceptTimeout()

HCIWriteConnectionAcceptTimeout(Interval)

Return value

“Success”

“Failure”

“Invalid parameter”

Comments

Sets a timeout interval for connection. The parameter defines the time
duration from when the Host Controller sends a Connection Request event
until the Host Controller automatically rejects an incoming connection.

Example

result = HCIWriteConnectionAcceptTimeout(0x1234);

HCIWriteCurrentIACLAP()

HCIWriteCurrentIACLAP(NumCurrentIACs, IACLAPs)

Parameter

Meaning

Default Value

Comments

Interval

Number of

0.625-msec

intervals

before the

connection

request times

out.

0x1FA0 (= 5

sec)

Range is 0x0001 to 0xB540 (0.625 msec to 29
sec).

Parameter

Meaning

Default Value

Comments

NumCurrent

IACs

Number of

current IACs.

Must be 1 or 2.

Advertising