Users Manual Instruction Manual

276
CATC BTTRAINER 2.11 CHAPTER
Users Manual
HCICatcSetBdAddr
HCICatcSetBdAddr(Address)
Return value
"Success"
•"Failure"
Comments
The command will set the value of the local Bluetooth device address.
Example
Address = ‘010203040506’;
result = HCICatcSetBdAddr(Address);
Trace(Address);
HCICatcEnterTestMode
HCICatcEnterTestMode()
Return value
"Success"
•"Failure"
"Failed: Device not found"
"Not Connected"
Comments
This command causes sending LMP_Test_Activate PDU from the Tester to
the DUT.
Example
Devide = ‘010203040506’;
result = HCICatcEnterTestMode(Device);
Trace(result);
Parameter Meaning Default Value Comments
Address
Parameter Meaning Default Value Comments
Device