Home
last modified time | relevance | path

Searched full:binds (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLServerSocket.h28 * Constructor. Binds to all interfaces.
36 * Constructor. Binds to the specified address.
46 * Constructor. Binds to all interfaces.
/Zephyr-latest/samples/net/sockets/can/
DREADME.rst15 * Setup function which creates a CAN socket, binds it to a CAN network
/Zephyr-latest/dts/bindings/input/
Dfutaba,sbus.yaml10 The driver binds this to the Zephyr input system using INPUT_EV_CODES.
/Zephyr-latest/doc/services/modem/
Dindex.rst36 This module defines and binds a L2 PPP network interface, described in
/Zephyr-latest/scripts/west_commands/
Ddebug.py48 The debug server binds to a known port, and allows client software
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst62 binds button 2 and LED 1 to application key 1. It then configures button 2
/Zephyr-latest/include/zephyr/modem/
Dppp.h170 * network device instance, and binds the modem_ppp instance to the PPP L2
/Zephyr-latest/subsys/net/lib/shell/
Dudp.c297 "'net udp bind <addr> <port>' binds to UDP local port.",
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h159 * Binds a conn_mgr connectivity implementation to an iface / network device.
Dnet_context.h751 * @details This function binds network interface to this context.
767 * @details This function binds network interface to this context.
/Zephyr-latest/include/zephyr/canbus/
Disotp.h231 * This function binds an RX and TX address combination to an RX context.
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2639 - :github:`49816` - ISOTP receive fails for multiple binds with same CAN ID but different extended …
3468 * :github:`50868` - DHCP never binds if a NAK is received during the requesting state
Drelease-notes-3.2.rst1758 - :github:`49816` - ISOTP receive fails for multiple binds with same CAN ID but different extended …
Drelease-notes-1.14.rst2129 * :github:`9935` - sockets: Connect always binds the context to the default interface