Searched refs:network (Results 1 – 15 of 15) sorted by relevance
/hal_espressif-latest/components/esp_netif/ |
D | README.md | 48 * `********` Events agregated in ESP-NETIP propagates to driver, user code and network stack 55 Overall application interaction with communication media and network stack 61 2) network stack options (netif init and input functions, not publicly available) 67 - interact with network interfaces using ESP-NETIF API 74 network stack are passed to the IO driver 75 - calls esp_netif_receive to pass incoming data to network stack 79 * IO API: for passing data between IO driver and network stack 83 * network stack abstraction: enabling user interaction with TCP/IP stack
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | remote-serial-ports.rst | 16 …S that supports pyserial, and are the simplest way to connect to an Espressif SoC over the network. 18 There is an issue with `automatic resetting due to network latency <https://github.com/espressif/es… 36 For servers or hardware network/serial adapters which don't support the full RFC2217, it is also po…
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.mac | 6 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/ |
D | bta_ag_sdp.c | 136 UINT8 network; in bta_ag_add_record() local 175 network = (features & BTA_AG_FEAT_REJECT) ? 1 : 0; in bta_ag_add_record() 177 UINT_DESC_TYPE, 1, &network); in bta_ag_add_record()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.mac | 6 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/bt/esp_ble_mesh/ |
D | Kconfig.in | 170 node and communicate with other nodes in the BLE Mesh network. 177 devices into the BLE Mesh network. 234 This option specifies how many subnets per network a Provisioner can create. 235 … Indeed, this value decides the number of network keys which can be added by a Provisioner. 323 ability to act as a proxy between a Mesh GATT Client and a Mesh network. 495 int "Maximum number of mesh subnets per network" 499 This option specifies how many subnets a Mesh network can have at the same time. 500 Indeed, this value decides the number of the network keys which can be owned by a node. 503 int "Maximum number of application keys per network" 507 This option specifies how many application keys the device can store per network. [all …]
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.mac | 6 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.mac | 6 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | Kconfig.mac | 7 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.mac | 7 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.mac | 7 … During initialization, MAC addresses for each network interface are generated or derived from a
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 530 Only APIs which are helpful for network assisted roaming 533 to make device ready for network assisted roaming.
|
/hal_espressif-latest/components/bt/host/bluedroid/ |
D | Kconfig.in | 1153 …For ESP32, ESP32 only support network privacy mode. If this option is enabled, ESP32 will only acc… 1160 For other BLE chips, devices support network privacy mode and device privacy mode,
|
/hal_espressif-latest/components/bootloader/ |
D | Kconfig.projbuild | 542 …against remote network access, but not physical access. Compared to using hardware Secure Boot thi… 634 …dware secure boot is not enabled, this option still adds significant security against network-based
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 470 and a Mesh network
|