Searched refs:remote (Results 251 – 275 of 282) sorted by relevance
1...<<1112
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 21 * low-power, low-cost human-machine interface (HMI) for remote
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 170 low duty cycle mode, and the :code:`dir-rpa` parameter is required if the remote device is
|
/Zephyr-latest/drivers/modem/ |
D | wncm14a2a.c | 1677 return offload_sendto(pkt, &context->remote, addrlen, cb, in offload_send()
|
D | hl7800.c | 1623 pkt->remote.sa_family = AF_INET6; in pkt_setup_ip_data() 1638 pkt->remote.sa_family = AF_INET; in pkt_setup_ip_data() 6234 return offload_sendto(pkt, &context->remote, addr_len, cb, timeout, in offload_send()
|
/Zephyr-latest/subsys/shell/backends/ |
D | Kconfig.backends | 757 from remote host processor that has access to the same memory window.
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.c | 824 (struct sockaddr_in *) &(*sock)->context->remote; in cmd_ipd_parse_hdr()
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 1347 - --remote-host=remote_host_ip_addr 1361 west flash --remote-host remote_host_ip_addr --key /path/to/key.pem 1364 --west-flash="--remote-host=remote_host_ip_addr,--key=/path/to/key.pem"
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | conn.c | 2949 info->le.remote = &conn->le.resp_addr; in bt_conn_get_info() 2952 info->le.remote = &conn->le.init_addr; in bt_conn_get_info()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 608 Include support for pulling a file from a remote server via
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gap.c | 396 bt_addr_le_copy(&oob_sc_remote.addr, info.le.remote); in oob_data_request()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 110 bt_le_adv_param::peer set to the remote peers address. 800 * :github:`25621` - ESWiFi does not populate info about remote when invoking callback 1012 * :github:`24282` - echo_client sample return: Cannot connect to TCP remote (IPv6): 110
|
D | release-notes-3.2.rst | 1426 are too large for the remote device instead of failing to send them, if the 1427 remote device cannot accept a notification of 20 bytes then the attempt is 1751 - :github:`49584` - STM32WB55 Failed read remote feature, remote version and LE set PHY 2560 * :github:`42197` - Bluetooth: Controller: llcp: No disconnect if remote does not response for init…
|
D | release-notes-3.6.rst | 925 * Fixed remote address passed in :c:func:`accept` call. 1186 * Added LoRaWAN remote multicast support with :kconfig:option:`CONFIG_LORAWAN_REMOTE_MULTICAST`
|
D | release-notes-3.3.rst | 2134 mcumgr thread if the remote device disconnected before the output message 2142 remote device disconnects instead of processing them. 2503 * :zephyr:code-sample:`zbus-remote-mock` 2863 * :github:`54702` - boards: thingy53: USB remote wakeup is not correctly disabled 3548 * :github:`49584` - STM32WB55 Failed read remote feature, remote version and LE set PHY
|
D | release-notes-4.0.rst | 44 expose metrics to Prometheus clients over HTTP, facilitating the consolidated remote monitoring of 215 * Improved the SMP code to check if remote supports CID 0x0007
|
D | release-notes-3.7.rst | 329 Gateway is a cellular phone. It controls the device (Hands-free Unit), that is the remote 1161 * Added LM95234 quad remote diode and local temperature sensor driver
|
D | release-notes-1.13.rst | 698 * :github:`3222` - No negative response if remote enabled encryption too soon
|
D | release-notes-3.1.rst | 1332 …: Controller: llcp: Assert if LL_REJECT_IND PDU received while local and remote control procedure … 1808 * :github:`42544` - Bluetooth: controller: llcp: handling of remote procedures with and without ins…
|
D | release-notes-2.4.rst | 1503 * :github:`25853` - modem_ublox_sara_r4: Cannot connect to UDP remote 1605 * :github:`24916` - echo_client sample return: Cannot connect to TCP remote (IPv6): 60 (frdm_k64f <…
|
D | release-notes-3.4.rst | 1015 * Added remote wakeup support for the RP2040 SoC
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 58 * **GDB Stub**: for supporting GDB stub to enable remote debugging. 854 To enable GDB stub for remote debugging on a new architecture:
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 698 remote connections.)
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 1151 or from the remote devices.
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 886 * :zephyr:code-sample:`zbus-remote-mock` illustrates how to implement an external mock (on the host)
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 1322 "./soc/intel/intel_adsp/tools/remote-fw-service.py" = [ 1756 "./soc/intel/intel_adsp/tools/remote-fw-service.py",
|
1...<<1112