Hcipincoderequestnegativereply, Hcipincoderequestreply – Teledyne LeCroy BTTracer_Trainer - BTTrainer Users Manual User Manual
Page 194

176
CATC BTT
RAINER
2.11
C
HAPTER
User’s 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.