Users Manual Instruction Manual

176
CATC BTTRAINER 2.11 CHAPTER
Users Manual
HCIPINCodeRequestNegativeReply
HCIPINCodeRequestNegativeReply(Address)
Return value
“Success”
“Failure”
Comments
Specifies a device for which no PIN code will be supplied, thus causing a
pair request to fail.
Example
result = HCIPINCodeRequestNegativeReply('6C421742129F9');
Trace("HCIPINCodeRequestNegativeReply returned: ", result,
"\n");
HCIPINCodeRequestReply
HCIPINCodeRequestReply(Address, PINCode)
Return value
“Success”
“Failure”
Parameter Meaning Default Value Comments
Address Bluetooth
address of
device for
which no PIN
code will be
supplied.
Parameter Meaning Default Value Comments
Address Bluetooth
address of
device for
which PIN
code will be
used.
PINCode PIN code to
use when con-
necting to the
device.
Must be 1 to 16 characters in length.