beautypg.com

Hcicatcscoparameterchangeresponse – Teledyne LeCroy BTTracer_Trainer - BTTrainer Users Manual User Manual

Page 179

background image

161

CATC BTT

RAINER

2.11

C

HAPTER

User’s Manual

Return

Command Status will return after the operation has started.

Command Complete will return after the operation has completed

Comment:

This command will send data over SCO connection with injected errors
according to the test case.

HCICATCSCOParameterChangeResponse

HCICATCSCOParameterChangeResponse(Mode)

Return Events

Command Complete will return after the operation has been completed.

Comment

This command will configure the local device to accept or reject an incom-
ing request to change SCO parameters.

Used in Test Cases

Example

Main()

{

Mode = "Reject";

result = HCICatcScoParameterChangeResponse(Mode);

Trace("HCICatcScoParameterChangeResponse: ", result ,

"\n");

Mode = "Accept";

result = HCICatcScoParameterChangeResponse(Mode);

Trace("HCICatcScoParameterChangeResponse: ", result ,

"\n");

Parameter

Values Description

Mode

1 -- Accept (default)

0 -- Reject all incoming parameter
change

2 - 0xFF reserved

Test Case

Description

TP/LIH/BV-56-C

Required to reject incoming SCO parameters change