Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 39) sorted by relevance

12

/hal_espressif-3.6.0/docs/en/api-reference/network/
Dtcpip_adapter_migration.rst55 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…
Desp-wifi-mesh.rst222 - 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/
Desp-wifi-mesh.rst168 …he idle node will form an upstream connection with the **preferred parent node**. The preferred pa…
173preferred 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
184preferred 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/
Desp_netif_types.h133 bool preferred; /*!< The default preference of the address */ member
/hal_espressif-3.6.0/components/esp_hw_support/
DKconfig.spiram.common60 …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/
DGatt_Server_Service_Table_Example_Walkthrough.md176 int min_interval; /*!< Advertising data show slave preferred connection min interval */
177 int max_interval; /*!< Advertising data show slave preferred connection max interval */
209preferred 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/
DKconfig65 to a specific AP, or to indicate to a station a set of preferred APs.
/hal_espressif-3.6.0/tools/cmake/scripts/
Dcomponent_get_requirements.cmake105 …et(COMPONENT_PATH ${__component_dir}) # for backward compatibility only, COMPONENT_DIR is preferred
/hal_espressif-3.6.0/components/log/
DREADME.rst55 …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/
Dbug_report.md79 // If your code is longer than 30 lines, [GIST](https://gist.github.com) is preferred.
/hal_espressif-3.6.0/examples/wifi/roaming/
DREADME.md68 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/
DREADME.md144 …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/
DGatt_Server_Example_Walkthrough.md217 …int min_interval; /*!< Advertising data show slave preferred connection min interval */
218 …int max_interval; /*!< Advertising data show slave preferred connection max interval */
248preferred connection intervals are set in units of 1.25 ms. In this example, the minimum slave pre…
/hal_espressif-3.6.0/
DCMakeLists.txt198 set(COMPONENT_PATH ${dir}) # for backward compatibility only, COMPONENT_DIR is preferred
D.pylintrc597 # 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/
Dflashing-firmware.rst36 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/
DREADME.md208 …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/
DREADME.md77 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/
DKconfig.projbuild286 … 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/
DREADME.md186 …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/
Dwdts.rst26 preferred in a production environment.
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Desp-wifi-mesh.rst177 .. figure:: ../../_static/mesh-preferred-parent-node.png
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/
Duser-guide-devkits-r-v1.1.rst129 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/
Didf-tools.rst6 …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/
DREADME.md184 …ase the saved Wi-Fi credentials every time the device boots, so this is not the preferred solution.

12