Hciwritepintype(), Hciwritescanenable(), Hciwritepintype() hciwritescanenable() – Teledyne LeCroy Merlins Wand - Users Manual User Manual

Page 226

Advertising
background image

210

CATC M

ERLIN

S

W

AND

2.00

C

HAPTER

C

User’s Manual

Merlin’s Wand Scripting Commands

“Invalid parameter”

Comments

Sets the maximum time the local Link Manager will wait for a baseband
page response from the remote device at a locally initiated connection
attempt.

Example

result = HCIWritePageTimeout(0x4000);

HCIWritePINType()

HCIWritePINType(PINType)

Return value

“Success”

“Failure”

“Invalid parameter”

Comments

Determines whether the Host supports variable PIN codes or only a fixed
PIN code.

Example

result = HCIWritePINType(0);

HCIWriteScanEnable()

HCIWriteScanEnable(AccessibleMode)

Return value

“Success”

Parameter

Meaning

Default Value

Comments

PINType

PIN type:

0=Variable

PIN;

1=Fixed PIN

Range is 0 to 1.

Parameter

Meaning

Default Value

Comments

Accessible

Mode

Access mode

to set Merlin's

Wand

“GENERAL_

ACCESSI-

BLE”

Mode can be one of:
“GENERAL_ACCESSIBLE”,
“NOT_ACCESSIBLE”,
“CONNECTABLE_ONLY”

Advertising