Searched refs:networks (Results 1 – 25 of 40) sorted by relevance
12
/Zephyr-latest/include/zephyr/drivers/ |
D | cellular.h | 90 const struct cellular_network *networks, 95 const struct cellular_network **networks, 143 const struct cellular_network *networks, uint8_t size) in cellular_configure_networks() argument 151 return api->configure_networks(dev, networks, size); in cellular_configure_networks() 166 const struct cellular_network **networks, in cellular_get_supported_networks() argument 175 return api->get_supported_networks(dev, networks, size); in cellular_get_supported_networks()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | dhcpv6.rst | 14 used on IPv6 based networks. A DHCPv6 server dynamically assigns an IPv6 address 16 can communicate with other IP networks.
|
D | dhcpv4.rst | 14 used on IPv4 networks. A DHCPv4 server dynamically assigns an IPv4 address 16 can communicate with other IP networks.
|
D | sntp.rst | 16 SNTP provides a way to synchronize clocks in computer networks.
|
D | trickle.rst | 17 low-power and lossy networks) to exchange information in a highly
|
D | net_hostname.rst | 26 interface is used as a postfix. In Ethernet networks, the link local address 32 ``net_hostname_set_postfix()``. For example for the Ethernet networks,
|
D | ethernet.rst | 20 Ethernet is a networking technology commonly used in local area networks (LAN).
|
D | net_shell.rst | 21 :kconfig:option:`CONFIG_NET_ARP` is set in IPv4 enabled networks."
|
D | thread.rst | 17 The Thread specification provides a high level of network security. Mesh networks
|
D | wifi.rst | 9 The Wi-Fi management API is used to manage Wi-Fi networks. It supports below modes:
|
D | ieee802154.rst | 14 wireless personal area networks (LR-WPANs). For a more detailed overview of this
|
D | net_if.rst | 50 packet priority. This is typically done in Ethernet networks when virtual LANs
|
D | coap.rst | 15 lossy) networks. It provides a convenient API for RESTful Web services
|
/Zephyr-latest/samples/net/vlan/ |
D | README.rst | 5 Setup two virtual LAN networks and use net-shell to view the networks' settings. 10 The VLAN sample application for Zephyr will setup two virtual LAN networks. 45 two virtual LAN networks with these settings:
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | Kconfig | 47 This detemines how many different WiFi networks can be configured at a time. 63 bool "Add command to connect to stored networks directly."
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 35 IEEE 802.15.4 networks (`RFC 4944 <https://tools.ietf.org/html/rfc4944>`_). 39 only IPv6. IPv4 can be used in Ethernet based networks. By default 110 available Wi-Fi networks. 128 ethernet networks into logical networks.
|
/Zephyr-latest/doc/services/modbus/ |
D | index.rst | 7 for different types of networks or buses. Zephyr OS implementation
|
/Zephyr-latest/subsys/lorawan/ |
D | Kconfig | 45 Disable for private LoRaWAN networks.
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 14 Seamlessly connect to Wi-Fi networks and leverage Wi-Fi-based locationing, enabling advanced
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 14 Seamlessly connect to Wi-Fi networks and leverage Wi-Fi-based locationing, enabling advanced
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 567 user and/or administrator to the issue and should not connect to wider networks than 601 account the possibility of outages of data networks and power. 617 - The consumer IoT device should connect to networks in an expected, operational and 689 transferred via Application Programming Interfaces (APIs) or between networks in
|
/Zephyr-latest/boards/shields/inventek_eswifi/doc/ |
D | index.rst | 144 shell to scan local Wireless networks. With the password you can pick,
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/ |
D | index.rst | 18 devices operating at the edge of your IoT networks, seamlessly bridging the
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 8 This feature allows mesh networks to use subnets for area isolation, but to also allow communication
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 27 of networks.
|
12