Michael Lang Intellectual310points Other Parts Discussed in Thread:CC2564 The Bluetopia stack (V1.2.1) attempts to increase the Link Supervision Timeout for a connection by sending an 0x0c37 (HCI_Write_Link_Supervision_Timout) command to the CC2546. The CC2546 always responds with "Command Dis...
Link Supervision Timeout Changed Event Inquiry TX Power Level Enhanced Power Control Extended features < HCI Command: Read Remote Extended Features (0x01|0x001c) plen 3 #416 [hci0] 17.130954 Handle: 12 Page: 1 > HCI Event: Command Status (0x0f) plen 4 #417 [hci0] 17.131905 Read Remote...
S BluetoothHCILinkSupervisionTimeout Initializers M init() M init(handle: BluetoothConnectionHandle, timeout: UInt16) Instance Properties P var handle: BluetoothConnectionHandle P var timeout: UInt16 S BluetoothHCIPageScanEnableStates S BluetoothHCIPageScanModes S BluetoothHCIPageScanPeriodModes S Bluet...
0x0036 Read Link Supervision Timeout command 读取Link Supervision timeout时间(也就是Link lost时间) 0x0037 Write Link Supervision Timeout command 把Link Supervision timeout写入到芯片(也就是Link lost时间) 0x0044 Read Inquiry Mode command 读取芯片的搜索模式 0x0045 Write Inquiry Mode command 把搜索模...
13:29:07.844 SENT [1] Command to HCI. Name: HCI_Write_Link_Supervision_Timeout (Hex Code: 0x0c37 Param Len: 4) 13:29:07.844 Connection/Physical Link Handle : 12 (0x000c) 13:29:07.844 Timeout (625us units) : 32000 (0x7d00) ...
var kBluetoothHCIEventMaskLinkSupervisionTimeoutChangedEvent: Int64 V var kBluetoothHCIEventMaskReadRemoteExtendedFeaturesCompleteEvent: Int64 V var kBluetoothHCIEventMaskRemoteHostSupportedFeaturesNotificationEvent: Int64 V var kBluetoothHCIEventMaskRemoteOOBDataRequestEvent: Int64 V var kBl...
sprintf(command, "echo %u > /sys/kernel/debug/bluetooth/hci%d/supervision_timeout", supervisionTimeout, this->_devId); system(command); // override the HCI devices connection parameters using debugfs sprintf(command, "echo %u > /sys/kernel/debug/bluetooth/hci%d/conn_min_interval", conn...
start_time, event_counter, channel, flags, hop, central_phy, peripheral_phy, channel_map[5], central_sca supervision_timeout silabs.com | Building a more connected world. Rev. 0.7 | 24 AN1328: Enabling a Radio Co-Processor using the Bluetooth HCI Function Vendor-Specific HCI Commands and ...
389 #define HCI_ERROR_CODE_LINK_KEY_CAN_NOT_BE_CHANGED 0x26 390 #define HCI_ERROR_CODE_REQ_QOS_NOT_SUPPORTED 0x27 391 #define HCI_ERROR_CODE_INSTANT_PASSED 0x28 392 #define HCI_ERROR_CODE_PAIRING_WITH_UNIT_KEY_NOT_SUPPORTED 0x29 393 #defi...
V var kBluetoothHCICommandReadLinkSupervisionTimeout: Int V var kBluetoothHCICommandReadLocalAMPASSOC: Int V var kBluetoothHCICommandReadLocalAMPInfo: Int V var kBluetoothHCICommandReadLocalExtendedFeatures: Int V var kBluetoothHCICommandReadLocalName: Int V var kBluetoothHCICommandReadLocalOOBData: ...