Users Manual Instruction Manual

216
CATC BTTRAINER 2.11 CHAPTER
Users Manual
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”
“Timed out”
“Failure”
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”