Home
last modified time | relevance | path

Searched refs:response (Results 151 – 175 of 219) sorted by relevance

123456789

/Zephyr-latest/subsys/modem/
Dmodem_ubx.c213 memcpy(ubx->script->response, ubx->work_buf, ubx->work_buf_len); in modem_ubx_process_received_ubx_frame()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst84 operation don't require a response :c:func:`bt_gatt_write_without_response`
/Zephyr-latest/drivers/sdhc/
Dimx_usdhc.c781 memcpy(cmd->response, host_cmd.response, sizeof(cmd->response)); in imx_usdhc_request()
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst193 After one week without a response to a request, a second attempt to elicit
194 a response from the contributor will be made. After one more week without a
195 response the item may be closed (draft and DNM tagged pull requests are
398 * - :guilabel:`Waiting for response`
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig309 bool "Include Bluetooth device name in scan response"
313 This option includes GAP device name in scan response when
887 This timeout controls how long config client waits for a response
904 This timeout controls how long health client waits for a response
1237 for a response message to arrive. This value can be changed at
1293 for a response message to arrive. This value can be changed at runtime
1331 for a response message to arrive. This value can be changed at runtime
1366 response message to arrive. This value can be changed at runtime using
1407 bool "Include Bluetooth device name in scan response"
1409 This option includes GAP device name in scan response when
[all …]
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs484 .then(response => response.json())
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Drpr_cli.rst66 Provisioning Server will use active scanning to request a scan response from the unprovisioned
Ddfu.rst307 response to the Firmware Update Client, indicating if the firmware update will have any effect on
356 response.
363 Distributor waits for the response from all Target nodes. Once all Target nodes have replied, or the
Daccess.rst222 messages that are transmitted by a model in a response to a received message, also called
223 response messages.
/Zephyr-latest/drivers/espi/
DKconfig.xec94 the shared memory region to return the ACPI response data.
/Zephyr-latest/kernel/
DKconfig.smp86 set of CPUs that need an IPI to trigger a reschedule in response to
/Zephyr-latest/modules/hostap/
DKconfig587 int "WPA supplicant control interface response timeout in seconds"
590 Timeout for the control interface commands to get a response from the
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcsip.rst154 sirk_rsp :Set the response used in SIRK requests <accept, accept_enc,
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt_sn.rst109 function to process the response received. The application does not have to call
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/
DREADME.rst135 Successful generic response to command 'efuse-program-once'
/Zephyr-latest/
DCODE_OF_CONDUCT.md43 response to any behavior that they deem inappropriate, threatening, offensive,
/Zephyr-latest/subsys/bluetooth/common/
DKconfig28 Size command response. If this size if greater than effective Link
49 command response.
/Zephyr-latest/drivers/modem/
Dhl7800.c3508 char response[sizeof("EARFCN=XXXXXXXXXXX, CellID=XXXXXXXXXXX, RSRP=-XXX, RSRQ=-XXX")]; in on_cmd_survey_status() local
3515 sizeof(response)); in on_cmd_survey_status()
3524 out_len = net_buf_linearize(response, sizeof(response), *buf, 0, len); in on_cmd_survey_status()
3525 LOG_HEXDUMP_DBG(response, out_len, "Site Survey"); in on_cmd_survey_status()
3528 value = strstr(response, key); in on_cmd_survey_status()
3537 value = strstr(response, key); in on_cmd_survey_status()
3546 value = strstr(response, key); in on_cmd_survey_status()
3555 value = strstr(response, key); in on_cmd_survey_status()
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst91 * Add block wise support to CoAP for well-known response
302 * ``ZEP-2037`` - Malformed echo response
/Zephyr-latest/subsys/net/lib/coap/
DKconfig23 This option enables the block wise support of CoAP response
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c1309 SHELL_CMD_ARG(write-without-response, NULL,
1312 SHELL_CMD_ARG(write-without-response-cb, NULL,
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst248 The ``MSG_RELEASE_DATA`` control message is sent in response to ``MSG_DATA``.
287 The ``MSG_RELEASE_BOUND`` control message is sent in response to ``MSG_BOUND``.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-dev.rst187 and scan response data.
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst92 #. Delayed response
/Zephyr-latest/modules/mbedtls/
DKconfig76 (REST request, REST response, server certificate(s)).

123456789