Searched refs:responses (Results 1 – 25 of 33) sorted by relevance
12
/Zephyr-Core-3.4.0/subsys/net/l2/wifi/ |
D | Kconfig | 8 results (beacons or probe responses) are provided to the application. 24 results (beacons or probe responses) are provided to the application.
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 71 By default taskstat responses use thread priority, when THREAD_NAME is disabled, 114 responses, which is more natural for Zephyr. 119 bool "Include stack info in taskstat responses" 123 responses, this is default when THREAD_STACK_INFO is selected. 128 all the fields in "taskstat" responses, and it will slightly reduce code size. 168 format option 'b' (will also be returned with all responses by using 'a').
|
/Zephyr-Core-3.4.0/samples/drivers/ps2/ |
D | README.rst | 11 These events indicate mouse configuration responses and mouse interaction.
|
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 24 responses are sent from the same execution context as the received message and
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/ |
D | Kconfig | 28 present in responses when the status is 0. With this option disabled,
|
/Zephyr-Core-3.4.0/subsys/net/lib/mqtt_sn/ |
D | Kconfig | 51 int "Time (seconds) to wait for responses"
|
/Zephyr-Core-3.4.0/doc/services/modbus/ |
D | index.rst | 16 requests or unsolicited responses.
|
/Zephyr-Core-3.4.0/doc/project/ |
D | index.rst | 31 feedback, and responses from the community and contributors, both for initial
|
/Zephyr-Core-3.4.0/drivers/neural_net/ |
D | intel_gna.h | 195 struct intel_gna_pending_resp responses[GNA_REQUEST_QUEUE_LEN]; member
|
D | intel_gna.c | 175 k_msgq_init(&gna->response_queue, (char *)gna->responses, in intel_gna_initialize()
|
/Zephyr-Core-3.4.0/doc/connectivity/networking/api/ |
D | http.rst | 14 parse HTTP responses. The library communicates over the sockets
|
D | coap_client.rst | 13 The CoAP client library allows application to send CoAP requests and parse CoAP responses.
|
D | coap.rst | 48 resources that should be included in the responses of the ``.well-known/core`` 101 prepare CoAP requests and wait for responses. If the client doesn't know
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/transport/ |
D | Kconfig | 38 used for both requests and responses.
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 56 bool "Verbose error responses when uploading application image" 59 Add additional "rsn" key to SMP responses, where provided, explaining
|
/Zephyr-Core-3.4.0/samples/net/sockets/websocket_client/ |
D | README.rst | 11 the responses from the Websocket server.
|
/Zephyr-Core-3.4.0/doc/services/device_mgmt/ |
D | ec_host_cmd.rst | 10 target side of the protocol, generating responses to commands sent by the host. The host command
|
D | smp_protocol.rst | 7 MCUmgr to pass requests to devices and receive responses from them.
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 33 to be supported by zcbor decoding of SMP responses
|
/Zephyr-Core-3.4.0/drivers/modem/ |
D | Kconfig | 128 - modem responses
|
/Zephyr-Core-3.4.0/doc/services/device_mgmt/smp_groups/ |
D | smp_group_0.rst | 35 Echo command responses by sending back string that it has received.
|
D | smp_group_8.rst | 131 | | "data" appears only in responses where "rc" is 0 |
|
D | smp_group_1.rst | 384 The "off" field is only included in responses to successfully processed requests;
|
/Zephyr-Core-3.4.0/doc/contribute/ |
D | contributor_expectations.rst | 156 publishing the responses in bulk. This reduces the number of emails sent to
|
/Zephyr-Core-3.4.0/samples/tfm_integration/psa_crypto/ |
D | README.rst | 20 handle secure TF-M API calls and responses.
|
12