/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 11 Each element has a mesh onoff client and server 91 The meshctl utility also supports a onoff model client that can be used to
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 6 This tutorial shows how to setup AutoPTS client on Linux with AutoPTS server running on Windows 10 261 AutoPTS client on Linux 306 Server and client by default will run on localhost address. Run server: 352 Run client:
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 61 Enable this if your client software is able to process "taskstat" response 116 Disable this option if your client software is unable to properly decode and 125 Disable this option only when your client application is able to
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 140 bool "DHCPv6 client support" 151 bool "DNS client support" 266 bool "TMF network diagnostics on client"
|
/Zephyr-latest/tests/net/lib/http_server/core/src/ |
D | main.c | 249 static int dynamic_cb(struct http_client_ctx *client, enum http_data_status status, in dynamic_cb() argument 260 switch (client->method) { in dynamic_cb() 319 static int dynamic_request_headers_cb(struct http_client_ctx *client, enum http_data_status status, in dynamic_request_headers_cb() argument 334 memcpy(clone->buffer, &client->header_capture_ctx, sizeof(clone->buffer)); in dynamic_request_headers_cb() 341 offset = clone->buffer - client->header_capture_ctx.buffer; in dynamic_request_headers_cb() 417 static int dynamic_response_headers_cb(struct http_client_ctx *client, enum http_data_status status, in dynamic_response_headers_cb() argument 485 if (client->method == HTTP_GET) { in dynamic_response_headers_cb() 498 } else if (client->method == HTTP_POST) { in dynamic_response_headers_cb()
|
/Zephyr-latest/subsys/modbus/ |
D | modbus_raw.c | 138 if (ctx->client == false || in modbus_raw_backend_txn()
|
/Zephyr-latest/drivers/virtualization/ |
D | Kconfig | 58 quickly testing your ivshmem client application (from another VM).
|
/Zephyr-latest/include/zephyr/net/http/ |
D | server.h | 219 typedef int (*http_resource_dynamic_cb_t)(struct http_client_ctx *client,
|
/Zephyr-latest/samples/net/mqtt_sn_publisher/src/ |
D | udp.c | 40 static void evt_cb(struct mqtt_sn_client *client, const struct mqtt_sn_evt *evt) in evt_cb() argument
|
/Zephyr-latest/modules/hostap/ |
D | Kconfig | 329 BSS max idle timeout is the period for which AP may keep a client 331 client. Set 0 to disable inclusion of BSS max idle time tag in 378 For L2 roaming, the original AP and new AP are in the same subnet, client 380 For L3 roaming, the original AP and new AP are in different subnet, client
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | zperf.rst | 30 If Zephyr acts as a client, iPerf must be executed in server mode.
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 45 supports multiple concurrent client connections. You can open
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | dhcpv4.c | 283 SHELL_CMD(client, &net_cmd_dhcpv4_client,
|
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/doc/ |
D | index.rst | 156 Another good test can be done with IPv6 by using the server/client 158 :zephyr:code-sample:`sockets-echo-client`.
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig.logging | 126 module-str = "Audio Input Control Service client" 186 module-str = "Broadcast Audio Scan Service client debug" 324 module-str = "Telephone Bearer Service client" 352 module-str = "Volume Offset Control Service client"
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.csip | 74 WARNING: This option enables the client to use the sample data
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ucifi | 24 instances available to the LWM2M client.
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | conftest.py | 90 from coapthon.client.helperclient import HelperClient
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.ipv4 | 198 module-str = Log level for IPv4 autoconf client 199 module-help = Enable debug diagnostic from IPv4 autoconf client.
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 15 can also be accessed with any Bluetooth LE GATT client from your PC,
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 47 supports multiple concurrent client connections. You can open
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 11 This option enables the DNS client side support for Zephyr 25 This option enables multicast DNS client side support. 31 This option enables link local multicast name resolution client side
|
/Zephyr-latest/drivers/net/ |
D | ppp.c | 468 static const char *client = CLIENT; in ppp_handle_client() local 476 if (byte != client[ppp->client_index]) { in ppp_handle_client() 478 if (byte != client[ppp->client_index]) { in ppp_handle_client()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 955 * Implemented replying with CoAP RST response for unknown queries in CoAP client. 959 * Fixed handling of received CoAP RST reply in CoAP client. 960 * Fixed socket error reporting to the application in CoAP client. 961 * Fixed handling of response retransmissions in CoAP client. 963 * Various fixes in the block transfer support in CoAP client. 964 * Improved handling of truncated datagrams in CoAP client. 965 * Improved thread safety of CoAP client. 967 * Various other minor fixes in CoAP client. 976 * Fixed DNS server list allocation in DHCPv4 client. 977 * Fixed a bug where system workqueue could be blocked indefinitely by DHCPv4 client. [all …]
|
/Zephyr-latest/boards/beagle/beagleplay/doc/ |
D | beagleplay_cc1352p7.rst | 39 * USB Type-C (client/power)
|