Searched refs:packets (Results 1 – 14 of 14) sorted by relevance
/hal_espressif-3.7.0/components/xtensa/trax/ |
D | traceparse.py | 122 def __init__(self, packets, truncated=False): argument 128 assert len(packets) > 0 129 self.packets = packets 156 return self.packets[0].get_bits(0, 6) 161 self.icnt = self.packets[0].get_bits(7, -1) 162 self.btype = self.packets[0].get_bits(6, 1) 163 self.uaddr = self.packets[1].get_bits(0) 166 self.icnt = self.packets[0].get_bits(8, -1) 167 self.btype = self.packets[0].get_bits(7, 1) 168 self.pc_target = self.packets[1].get_bits(0) [all …]
|
/hal_espressif-3.7.0/components/xtensa/trax/test/ |
D | gdb_log_expected.txt | 10 0001: Indirect branch message, 2 packets, PC range 0x40080400 - 0x4008040a, target PC 0x40080411, i… 18 0002: Indirect branch message, 2 packets, PC range 0x40080411 - 0x40080418, target PC 0x40080400, i… 25 0003: Indirect branch message, 2 packets, PC range 0x40080400 - 0x4008040a, target PC 0x40080411, i… 33 0004: Indirect branch message, 2 packets, PC range 0x40080411 - 0x40080418, target PC 0x40080400, i… 40 0005: Indirect branch message, 2 packets, PC range 0x40080400 - 0x4008040f, target PC 0x4008042a, i… 50 0006: Indirect branch message, 2 packets, PC range 0x4008042a - 0x4008042b, target PC 0x4008041a, i… 54 0007: Indirect branch message, 2 packets, PC range 0x4008041a - 0x40080424, target PC 0x40080400, i… 62 0008: Indirect branch message, 2 packets, PC range 0x40080400 - 0x4008040f, target PC 0x4008042a, i… 72 0009: Indirect branch message, 2 packets, PC range 0x4008042a - 0x4008042b, target PC 0x40080426, i… 76 0010: Indirect branch message, 2 packets, PC range 0x40080426 - 0x4008042b, target PC 0x4008041a, i… [all …]
|
/hal_espressif-3.7.0/components/bt/controller/esp32/ |
D | Kconfig.in | 52 SCO data can be sent/received through HCI synchronous packets, or the data 315 …data and device address filtering. All different adv packets with the same address are allowed to … 335 … This way is to use advertising data and device address filtering. All different adv packets with 380 int "Maximum number of Mesh adv packets in scan duplicate filter" 385 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh. 412 `BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost. 414 lot of adv packets and this may cause system memory run out. For example, if you set 417 packets as fast as possible, otherwise it will cause adv packets lost. 426 … of ADV packets lost in the controller reaches this threshold. It is better to set a larger value. 428 may cause adv packets lost more.
|
/hal_espressif-3.7.0/components/bt/controller/esp32c3/ |
D | Kconfig.in | 99 If other devices are sending packets in the air and the signal is strong, 228 `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost. 230 lot of adv packets and this may cause system memory run out. For example, if you set 233 packets as fast as possible, otherwise it will cause adv packets lost. 242 … of ADV packets lost in the controller reaches this threshold. It is better to set a larger value. 244 may cause adv packets lost more. 260 …data and device address filtering. All different adv packets with the same address are allowed to … 280 … This way is to use advertising data and device address filtering. All different adv packets with 325 int "Maximum number of Mesh adv packets in scan duplicate filter" 330 Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.
|
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/ |
D | serial-protocol.rst | 151 After sending a command, the host should continue to read response packets until one is received wh… 164 …data>`__ | Four 32-bit words: size to erase, number of data packets, data size in one… 170 … Download Start <#writing-data>`__ | Total size, number of data packets, data size in one… 188 … | Four 32-bit words: size to erase, number of data packets, data size in one… 194 … Start <#writing-data>`__ | Total size, number of data packets, data size in one… 212 …ta>`__ | Four 32-bit words: uncompressed size, number of data packets, data packet size… 226 … | Four 32-bit words: size to erase, number of data packets, data size in one… 232 … Start <#writing-data>`__ | Total size, number of data packets, data size in one… 250 …ta>`__ | Four 32-bit words: uncompressed size, number of data packets, data packet size… 274 …read length, flash sector size, read packet size, maximum number of un-acked packets | | [all …]
|
/hal_espressif-3.7.0/components/esp_netif/ |
D | README.md | 46 * `--<--->--` Data packets going from communication media to TCP/IP stack and back 73 - install driver_transmit to appropriate ESP-NETIF object, so that outgoing packets from
|
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 4 bool "Support sending 20ms non-connectable adv packets" 117 bool "Support sending normal BLE advertising packets" 120 When selected, users can send normal BLE advertising packets 126 int "Number of advertising buffers for BLE advertising packets" 130 Number of advertising buffers for BLE packets available. 135 bool "Support scanning normal BLE advertising packets" 139 advertising packets in the application layer. 674 bool "Use separate advertising buffers for relay packets" 677 When selected, self-send packets will be put in a high-priority 678 queue and relay packets will be put in a low-priority queue. [all …]
|
/hal_espressif-3.7.0/components/bt/controller/esp32c6/ |
D | Kconfig.in | 225 This is the maximum size of the data portion of HCI ACL data packets. 234 extended advertising, packets can be fragmented. 257 bytes is the 453 …data and device address filtering. All different adv packets with the same address are allowed to … 473 … This way is to use advertising data and device address filtering. All different adv packets with
|
/hal_espressif-3.7.0/components/bt/controller/esp32h2/ |
D | Kconfig.in | 225 This is the maximum size of the data portion of HCI ACL data packets. 234 extended advertising, packets can be fragmented. 257 bytes is the 453 …data and device address filtering. All different adv packets with the same address are allowed to … 473 … This way is to use advertising data and device address filtering. All different adv packets with
|
/hal_espressif-3.7.0/components/bt/host/nimble/ |
D | Kconfig.in | 282 This is the maximum size of the data portion of HCI ACL data packets. 292 extended advertising, packets can be fragmented. 257 bytes is the 345 below this threshold, send an immediate number-of-completed-packets 353 Enable this option to send number-of-completed-packets event to
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/ |
D | Kconfig.in | 1062 When scanning and scan duplicate is not enabled, if there are a lot of adv packets around 1063 or application layer handling adv packets is slow, it will cause the controller memory 1064 to run out. if enabled, adv packets will be lost when host queue is congested. 1108 …advertising packets from peer devices that contain private address, HW will not receive the advert… 1109 …packets contain identity address after IRK changed. If this option is disabled, address resolution…
|
/hal_espressif-3.7.0/components/bt/controller/esp32c2/ |
D | Kconfig.in | 218 This is the maximum size of the data portion of HCI ACL data packets. 227 extended advertising, packets can be fragmented. 257 bytes is the
|
/hal_espressif-3.7.0/components/bt/porting/nimble/include/nimble/ |
D | hci_common.h | 1438 uint16_t packets; member
|
/hal_espressif-3.7.0/components/esp_wifi/ |
D | Kconfig | 99 … it caches the uplayer packets to a dedicated buffer queue, this option is used to configure the
|