Home
last modified time | relevance | path

Searched refs:response (Results 176 – 200 of 219) sorted by relevance

123456789

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_l2cap.c537 switch (cp->response) { in listen()
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst31 in response to :c:func:`pm_device_runtime_get` and :c:func:`pm_device_runtime_put`
Ddevice.rst140 if a device returns an error such as ``-EBUSY`` in response to the
/Zephyr-latest/doc/
Dglossary.rst108 to determine the correct response to interrupts and exceptions.
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst7 asynchronously in response to a hardware or software interrupt.
9 allowing the response to occur with very low overhead.
734 very rapid response, and can be done quickly without blocking.
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp1113 bool "Dump command and response codes"
1116 Enabling this will dump command and response
1124 Enabling this will dump command and response
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst167 …ZEP-604`` - In coap_server sample app, CoAP resource separate is not able to send separate response
307 * ``ZEP-1422`` - Arduino_101 doesn't response ipv6 ping request after enable echo_client ipv6
Drelease-notes-2.7.rst636 intermediate response fragments.
668 response destination.
967 to response header.
1163 * :github:`38428` - http_client response callback always reports final_data == HTTP_DATA_FINAL
1375 …ithub:`37735` - Unsigned types are incorrectly serialized when TLV format is used in LWM2M response
1381 * :github:`37696` - Modbus TCP: wrong transaction id in response
1776 * :github:`34659` - Bluetooth: HCI cmd response timeout
1912 * :github:`24200` - USB GET_INTERFACE response always 0, even when an alternate setting is used
Drelease-notes-1.13.rst402 * :github:`9131` - samples/net/coaps_server: Failed to send response to coaps_client
537 * :github:`8365` - mcumgr: improper response to "image list" command after update.
698 * :github:`3222` - No negative response if remote enabled encryption too soon
Drelease-notes-3.1.rst631 * Clarified the expected behavior in case of empty response from the server.
989 report this error when the SMP response failed to fit into a buffer;
990 now when encoding of response fails ``MGMT_ERR_EMSGSIZE`` will be
1219 … - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully processed response
1223 …8` - SMP shell exec command causes BLE stack breakdown if buffer size is too small to hold response
1682 * :github:`43580` - hl7800: tcp stack freezes on slow response from modem
1774 * :github:`42988` - Specify and standardize undefined behavior on empty response from server for ht…
Drelease-notes-4.0.rst955 * Implemented replying with CoAP RST response for unknown queries in CoAP client.
961 * Fixed handling of response retransmissions in CoAP client.
1001 * Added support for specifying response headers and response code by the application.
Drelease-notes-3.2.rst1398 response is now only used for mcumgr errors, shell command
1442 * Verbose error response reporting has been fixed and is now present when
2487 …8` - SMP shell exec command causes BLE stack breakdown if buffer size is too small to hold response
2492 … - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully processed response
2560 * :github:`42197` - Bluetooth: Controller: llcp: No disconnect if remote does not response for init…
2584 …hub:`40893` - mgmt/mcumg/lib: Encode shell command execution result in additional field of response
2586 * :github:`40854` - mgmt/mcumgr/lib: Extend taskstat response with "runtime" statistics
Drelease-notes-1.6.rst300 * ``ZEP-940`` - Fail to get ATT response
Drelease-notes-3.4.rst1042 * Fixed missing response check in :c:func:`coap_response_received`.
1211 * Display TWT (Target Wake Time) configuration response status in Wi-Fi shell.
1212 * Added more detailed TWT response parameters printout in Wi-Fi shell.
Drelease-notes-3.6.rst798 wrong response code.
923 * TCP stack now replies with RST packet in response to connection attempt on
1237 * Fixed missing response if echo command was disabled in boot_serial.
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst9 core running up to 227 MHz for high CPU performance and real-time response.
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_callbacks.rst272 If no response is required for the callback, the function call be called and
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/
Dindex.rst8 real-time response.
/Zephyr-latest/scripts/
Dspelling.txt1326 reponse||response
1347 responce||response
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c317 req.response = response_cb; in websocket_connect()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst32 sirk_rsp :Set the response used in SIRK requests <accept, accept_enc,
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c1009 http_req.response = response_cb; in send_request()
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst986 Clear the list of faults for a Company ID without requesting a response.
1003 Invoke a self-test procedure without requesting a response.
1054 Enable the Health Server attention state for some time without requesting a response.
1208 assigned an image slot index, which is printed as a response, and can be used to reference
/Zephyr-latest/subsys/bluetooth/host/
DKconfig292 response data.
543 When receiving pairing request or pairing response query the
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c995 state->response = 0xA578FEB3; in vnd_get()
999 net_buf_simple_add_le32(msg, state->response); in vnd_get()

123456789