beautypg.com

Hcicatcwritepinresponseenable, Hcichangeconnectionlinkkey – Teledyne LeCroy BTTracer_Trainer - BTTrainer Users Manual User Manual

Page 185

background image

167

CATC BTT

RAINER

2.11

C

HAPTER

User’s Manual

{

result = HCIReadLocalSupportedFeatures();

Trace("HCIReadLocalSupportedFeatures : ", result ,

"\n");

features = '0102030400000000';

result = HCICatcWriteLocalSupportedFeatures(features);

Trace("HCICatcWriteLocalSupportedFeatures: ", result,

"\n");

result = HCIReadLocalSupportedFeatures();

Trace("HCIReadLocalSupportedFeatures : ", result ,

"\n");

}

HCICatcWritePinResponseEnable

HCICatcWritePinResponseEnable(PinResponseEnable)

Return value

"Success"

"Failure"

Comments

Write the global flag for allowing PINs to be sent to requesting devices
during authentication.

Example

PinResponseEnable = 1;

result = HCICatcWritePinResponseEnable(PinResponseEnable);

Trace(result);

HCIChangeConnectionLinkKey

HCIChangeConnectionLinkKey(Address)

Parameter

Meaning

Default Value

Comments

PinResponseEnable

Values are 0 (disabled) or 1 (enabled)

Parameter

Meaning

Default Value

Comments

Address

Bluetooth

address of the

remote