Searched refs:preferred (Results 1 – 25 of 39) sorted by relevance
12
/hal_espressif-3.6.0/docs/en/api-reference/network/ |
D | tcpip_adapter_migration.rst | 55 This is the preferred way of printing the address: 67 …etif provides ``esp_ip4addr_ntoa()`` as a replacement, but the above method is generally preferred. 73 It is preferred to use esp-netif defined IP structures. Please note that the LwIP structs will stil…
|
D | esp-wifi-mesh.rst | 222 - Selection of a preferred parent node (see **Parent Node Selection** in :ref:`mesh-building-a-netw… 265 … | - Nodes without a parent node will automatically select a preferred parent and conne… 266 … - Nodes already connected to a parent node will disconnect, reselect a preferred parent node, and… 269 … | disconnect from the router and all child nodes, select a preferred parent node, and…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | esp-wifi-mesh.rst | 168 …he idle node will form an upstream connection with the **preferred parent node**. The preferred pa… 173 …preferred parent node will always prioritize the parent node candidate on the shallowest layer of … 175 …ame layer, the parent node candidate with the least child nodes will be preferred. This criteria h… 177 .. figure:: ../../_static/mesh-preferred-parent-node.png 184 …preferred parent node given the five parent node candidates B/C/D/E/F. Nodes on the shallowest lay… 186 …ays the shallowest node in an ESP-WIFI-MESH network hence is always the preferred parent node give… 189 …Users may also define their own algorithm for selecting a preferred parent node, or force a node t… 275 …onnected with the router, nodes A/B/D/E connectwith node C as it is the preferred parent node (i.e… 299 **2.** Nodes C/D connect with node A as their preferred parent node. Both nodes form the second lay… 311 …usly selected parent node is known as the preferred parent node. The criteria used for selecting t… [all …]
|
/hal_espressif-3.6.0/components/esp_netif/include/ |
D | esp_netif_types.h | 133 bool preferred; /*!< The default preference of the address */ member
|
/hal_espressif-3.6.0/components/esp_hw_support/ |
D | Kconfig.spiram.common | 60 …done from external RAM. If allocation from the preferred region fails, an attempt is made to alloc… 61 … from the non-preferred region instead, so malloc() will not suddenly fail when either internal or
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/ |
D | Gatt_Server_Service_Table_Example_Walkthrough.md | 176 int min_interval; /*!< Advertising data show slave preferred connection min interval */ 177 int max_interval; /*!< Advertising data show slave preferred connection max interval */ 209 …preferred connection intervals are set in units of 1.25 ms. In this example, the minimum slave pre…
|
/hal_espressif-3.6.0/components/wpa_supplicant/ |
D | Kconfig | 65 to a specific AP, or to indicate to a station a set of preferred APs.
|
/hal_espressif-3.6.0/tools/cmake/scripts/ |
D | component_get_requirements.cmake | 105 …et(COMPONENT_PATH ${__component_dir}) # for backward compatibility only, COMPONENT_DIR is preferred
|
/hal_espressif-3.6.0/components/log/ |
D | README.rst | 55 …interrupts are disabled so it's only possible to use ``ESP_DRAM_LOGx`` (preferred) or ``ESP_EARLY_…
|
/hal_espressif-3.6.0/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 79 // If your code is longer than 30 lines, [GIST](https://gist.github.com) is preferred.
|
/hal_espressif-3.6.0/examples/wifi/roaming/ |
D | README.md | 68 I (381979) wpa: WNM: Found an acceptable preferred transition candidate BSS b4:e6:2d:eb:1d:76 (RSSI…
|
/hal_espressif-3.6.0/examples/provisioning/legacy/custom_config/ |
D | README.md | 144 …ase the saved Wi-Fi credentials every time the device boots, so this is not the preferred solution.
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/ |
D | Gatt_Server_Example_Walkthrough.md | 217 …int min_interval; /*!< Advertising data show slave preferred connection min interval */ 218 …int max_interval; /*!< Advertising data show slave preferred connection max interval */ 248 …preferred connection intervals are set in units of 1.25 ms. In this example, the minimum slave pre…
|
/hal_espressif-3.6.0/ |
D | CMakeLists.txt | 198 set(COMPONENT_PATH ${dir}) # for backward compatibility only, COMPONENT_DIR is preferred
|
D | .pylintrc | 597 # Couples of modules and preferred modules, separated by a comma. 598 preferred-modules=
|
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/esptool/ |
D | flashing-firmware.rst | 36 Compile and upload your firmware once with your preferred framework. The detailed esptool command w…
|
/hal_espressif-3.6.0/examples/provisioning/legacy/console_prov/ |
D | README.md | 208 …ase the saved Wi-Fi credentials every time the device boots, so this is not the preferred solution.
|
/hal_espressif-3.6.0/examples/wifi/ftm/ |
D | README.md | 77 The first option should be preferred since ESP devices are self calibrated for high resolution meas…
|
/hal_espressif-3.6.0/examples/common_components/protocol_examples_common/ |
D | Kconfig.projbuild | 286 … Choose the preferred IPv6 address type if the connection code should wait until other than
|
/hal_espressif-3.6.0/examples/provisioning/legacy/softap_prov/ |
D | README.md | 186 …ase the saved Wi-Fi credentials every time the device boots, so this is not the preferred solution.
|
/hal_espressif-3.6.0/docs/en/api-reference/system/ |
D | wdts.rst | 26 preferred in a production environment.
|
/hal_espressif-3.6.0/docs/zh_CN/api-guides/ |
D | esp-wifi-mesh.rst | 177 .. figure:: ../../_static/mesh-preferred-parent-node.png
|
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/ |
D | user-guide-devkits-r-v1.1.rst | 129 The ESP-IDF development framework provides a preferred way of flashing binaries onto ESP32-DevKitS(…
|
/hal_espressif-3.6.0/docs/en/api-guides/tools/ |
D | idf-tools.rst | 6 …using an OS-specific package manager (like apt, yum, brew, etc.) is the preferred method when the …
|
/hal_espressif-3.6.0/examples/provisioning/legacy/ble_prov/ |
D | README.md | 184 …ase the saved Wi-Fi credentials every time the device boots, so this is not the preferred solution.
|
12