Users Manual Instruction Manual
155
CATC BTTRAINER 2.11 CHAPTER
User’s Manual
HCICATCOverrideRemoteFeatureCheck
HCICATCOverrideRemoteFeatureCheck(HCI_Handle)
Return Events
• Command Complete: Will return after the operation has been com-
pleted.
Comment
This command will override remote device LMP feature check in case
local device needs to initiate a procedure that remote device doesn’t sup-
port. Remote device LMP features are set in the LMP_Features_Req PDUs
that are exchanged during the connection establishment. Example of the
procedures are Sniff, Park, and Hold.
Example
Main()
{
Device = '008037163567';
result = HCICatcOverrideRemoteFeaturesCheck(Device);
Trace("HCICatcOverrideRemoteFeaturesCheck: ", result,
"\n");
return result;
}
HCICATCPageModeRequest
HCICATCPageModeRequest(HCI_Handle,PagingScheme,PagingSch
emeSettings)
TP/LIH/BV-64-C
Parameter Values Description
HCI_Handle
2 Bytes
Parameter Values Description
HCI_Handle
2 Bytes
PagingScheme According to the LMP_Page_Mode_Req
PDU in the Bluetooth 1.1 HCI specification
PagingScheme-
Settings
According to the LMP_Page_Mode_Req
PDU in the Bluetooth 1.1 HCI specification