Home
last modified time | relevance | path

Searched full:station (Results 1 – 23 of 23) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/ethernet/
Dnxp,s32-netc-psi.yaml4 description: NXP S32 NETC Physical Station Interface (PSI)
31 List of Virtual Station Interfaces (VSI's) to enable from this PSI.
Dnxp,s32-netc-vsi.yaml4 description: NXP S32 NETC Virtual Station Interface (VSI)
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32_net/
DKconfig.soc36 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally
39 only two interfaces (WiFi station and Bluetooth) receive a universally administered MAC address.
42 These are derived from the universal WiFi station and Bluetooth MAC addresses, respectively.
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/
DKconfig.soc214 all interfaces (WiFi station, WiFi softap) receive a universally administered MAC
217 the base MAC address. If the number of universal MAC addresses is one, only WiFi station
220 station MAC addresses.
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dwifi.rst11 * IEEE802.11 Station (STA)
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Drfcomm_internal.h158 * Initiating station have the C/R bit set to 1 and those sent by the
159 * responding station have the C/R bit set to 0
196 * F bit set to 1 from the other station.
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
DKconfig.soc180 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally
183 only two interfaces (WiFi station and Bluetooth) receive a universally administered MAC address.
186 These are derived from the universal WiFi station and Bluetooth MAC addresses, respectively.
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
DKconfig.soc111 all four interfaces (WiFi station, WiFi softap, Bluetooth and Ethernet) receive a universally
114 only two interfaces (WiFi station and Bluetooth) receive a universally administered MAC address.
117 These are derived from the universal WiFi station and Bluetooth MAC addresses, respectively.
/Zephyr-Core-3.5.0/drivers/wifi/esp_at/
DKconfig.esp_at123 string "ESP Station mode IP Address"
Desp.c1093 SETUP_CMD_NOHANDLE(ESP_CMD_DHCP_ENABLE(STATION, 0)), in esp_init_work()
1099 SETUP_CMD_NOHANDLE(ESP_CMD_DHCP_ENABLE(STATION, 1)), in esp_init_work()
/Zephyr-Core-3.5.0/tests/kernel/timer/timer_behavior/src/
Dtick_timer_train.c63 * the timer train is late to the station, the test fails.
/Zephyr-Core-3.5.0/samples/boards/nxp_s32/netc/
DREADME.rst12 1. Zephyr application controls the Physical Station Interface (PSI) and the
/Zephyr-Core-3.5.0/include/zephyr/net/
Dwifi.h149 /** Infrastructure station mode. */
151 /** IBSS (ad-hoc) station mode. */
/Zephyr-Core-3.5.0/boards/arm/hexiwear_k64/doc/
Dindex.rst285 the OpenSDA switches on the docking station are configured for the
293 Reset the KW40Z and the K64 using the push buttons on the docking station.
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/doc/
Dindex.rst127 NETC driver supports to manage the Physical Station Interface (PSI0) and/or a
/Zephyr-Core-3.5.0/subsys/net/l2/wifi/
Dwifi_mgmt.c108 return "STATION"; in wifi_mode_txt()
Dwifi_shell.c1676 "[-s : Station mode.\n"
1686 "Set operation example for interface index 1 - set station+promiscuous\n"
/Zephyr-Core-3.5.0/drivers/wifi/esp32/src/
Desp_wifi_drv.c340 LOG_ERR("Wi-Fi not in station mode"); in esp32_wifi_connect()
/Zephyr-Core-3.5.0/scripts/
Dspelling.txt1018 staion||station
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dgap.h121 /** Docking Station */
/Zephyr-Core-3.5.0/
DCMakeLists.txt40 # is the last station. See "logical_target_for_zephyr_elf" below for
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst3390 * :github:`51364` - ESP32 WIFI: when allocating system_heap to PSRAM(extern ram), wifi station can'…
3423 * :github:`51156` - esp32 wifi: how to use ap mode and ap+station mode?
Drelease-notes-2.7.rst1517 * :github:`36971` - ESP32: wifi station sample does not get IP address by DHCP4