Searched refs:responses (Results 1 – 25 of 41) sorted by relevance
12
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | Kconfig | 72 By default taskstat responses use thread priority, when THREAD_NAME is disabled, 115 responses, which is more natural for Zephyr. 120 bool "Include stack info in taskstat responses" 124 responses, this is default when THREAD_STACK_INFO is selected. 129 all the fields in "taskstat" responses, and it will slightly reduce code size. 190 format option 'b' (will also be returned with all responses by using 'a'). 207 Supports adding custom responses to the bootloader info command by using registered
|
/Zephyr-latest/samples/drivers/ps2/ |
D | README.rst | 12 These events indicate mouse configuration responses and mouse interaction.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/ |
D | Kconfig | 31 Note: responses to this command can be very large 89 Allows applications to add additional fields to responses for the details of supported
|
/Zephyr-latest/subsys/mgmt/mcumgr/ |
D | Kconfig | 27 present in responses when the status is 0. With this option disabled,
|
/Zephyr-latest/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-latest/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 123 * :c:macro:`LOG_INF` is used to log a command id of a new command and not success responses. Repeat… 126 …o:`LOG_DBG` + :kconfig:option:`CONFIG_EC_HOST_CMD_LOG_DBG_BUFFERS` logs every command and responses
|
D | mcumgr_handlers.rst | 51 responses (which have unique error codes per group as opposed to the legacy SMP version 1 error 52 responses that return a :c:enum:`mcumgr_err_t` - there should always be an OK error code with the 81 The purpose of this source file is to handle the incoming MCUmgr commands, provide responses, and
|
D | smp_protocol.rst | 7 MCUmgr to pass requests to devices and receive responses from them.
|
/Zephyr-latest/doc/services/modbus/ |
D | index.rst | 16 requests or unsolicited responses.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 59 bool "Verbose error responses when uploading application image" 62 Add additional "rsn" key to SMP responses, where provided, explaining 192 Allows applications to add additional fields to responses for the image slot state 216 information to responses.
|
/Zephyr-latest/doc/project/ |
D | index.rst | 33 feedback, and responses from the community and contributors, both for initial
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 33 to be supported by zcbor decoding of SMP responses 89 to be supported by zcbor encoding of SMP responses
|
/Zephyr-latest/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-latest/doc/connectivity/networking/api/ |
D | http_client.rst | 14 parse HTTP responses. The library communicates over the sockets
|
D | coap.rst | 52 resources that should be included in the responses of the ``.well-known/core`` 110 prepare CoAP requests and wait for responses. If the client doesn't know
|
D | coap_client.rst | 13 The CoAP client library allows application to send CoAP requests and parse CoAP responses.
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | Kconfig | 76 int "Time (seconds) to wait for responses"
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig | 38 used for both requests and responses.
|
D | Kconfig.lorawan | 34 Will use confirmed uplink packets for responses if enabled, otherwise will use
|
/Zephyr-latest/samples/net/sockets/websocket_client/ |
D | README.rst | 12 the responses from the Websocket server.
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 63 If set, the network stack will accept unicast DHCPv4 responses from
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig | 128 - modem responses
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 23 Requests, responses, indications, confirmations, notifications.
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/ |
D | README.rst | 20 handle secure TF-M API calls and responses.
|
/Zephyr-latest/doc/contribute/ |
D | contributor_expectations.rst | 155 publishing the responses in bulk. This reduces the number of emails sent to
|
12