Users Manual Instruction Manual

164
CATC BTTRAINER 2.11 CHAPTER
Users Manual
Example
PINCode = "12345";
Result = HCICatcSetDefaultPINCode (PINCode)
Trace(Result);
HCICatcSetParkMode
HCICatcSetParkMode(ParkMode)
Return
Command Complete event will return after the operation has completed
Used in Test Cases
HCICATCTimingAccuracyRequest
HCICATCTimingAccuracyRequest(HCI_Handle)
Return Events
Command Status event will return after the operation has started
Command Complete: Will return after the operation has completed.
Comment
This command will send LMP_Timing_Accuracy_Req PDU to the remote
device
Used in Test Cases
Parameter Values Description
ParkMode
1 Byte
0 (default) - parking by
PM_ADDR
1 - parking by BD_ADDR
2-0xFF - reserved
In the ParkMode=1, PM_ADDR is assigned 0.
Test Case Description
TP/LIH/BV-22-C Need to park slave device using PM_ADDR=0
Parameter Values Description
HCI_Handle
2 Byte
Test Case Description
TP/INF/BV-05-C Need to send LMP_Timing_Accuracy_Req PDU