Users Manual Instruction Manual
166
CATC BTTRAINER 2.11 CHAPTER
User’s Manual
Return value
Returns a list with two values: status and KeyType
Status (element 0) is one of the following:
• "Success"
•"Failure"
• "Invalid Parameter"
Comments
Write the type of the link key that is going to be used during an authentica-
tion process
Example
KeyType = "Unit";
result = HCICatcWriteLinkKeyType (KeyType);
Trace(result);
HCICATCWriteLocalSupportedFeatures
HCICATCWriteLocalSupportedFeatures(LMP_Features)
Return value
• Generated Event Command Complete
• Command Complete will return after the operation has completed.
Comments
This command writes new local LMP supported features parameters for the
device.
Used in Test Cases
Example
#
# This is a new untitled script.
#
Main()
Parameter Meaning Default Value Comments
LMP_Features Bit Mask list of LMP features
as defined in Bluetooth spec
Test Case Description
TP/PROT/PIC/BV-03-C Required to modify local LMP_Features to 0x0000000000000000
TP/PROT/PIC/BV-04-C Required to modify local LMP_Features to 0x0000000000000000