Searched refs:Protocol (Results 1 – 25 of 103) sorted by relevance
12345
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ppp.rst | 3 Point-to-Point Protocol (PPP) Support 13 `Point-to-Point Protocol 27 * LCP (Link Control Protocol, 31 * IPCP (IP Control Protocol, 33 * IPV6CP (IPv6 Control Protocol,
|
D | sntp.rst | 3 Simple Network Time Protocol Library 14 `IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
|
D | lldp.rst | 3 Link Layer Discovery Protocol 13 The Link Layer Discovery Protocol (LLDP) is a vendor-neutral link layer
|
D | ptp_time.rst | 4 Precision Time Protocol (PTP) time format
|
D | dhcpv6.rst | 13 The Dynamic Host Configuration Protocol (DHCP) for IPv6 is a network management protocol
|
D | dhcpv4.rst | 13 The Dynamic Host Configuration Protocol (DHCP) is a network management protocol
|
D | coap.rst | 13 The Constrained Application Protocol (CoAP) is a specialized web transfer 17 itself, see `IETF RFC7252 The Constrained Application Protocol <https://tools.ietf.org/html/rfc7252… 32 - `RFC7252: The Constrained Application Protocol (CoAP) <https://tools.ietf.org/html/rfc7252>`_ 34 - `RFC7959: Block-Wise Transfers in the Constrained Application Protocol (CoAP) <https://tools.ietf… 35 - `RFC7641: Observing Resources in the Constrained Application Protocol (CoAP) <https://tools.ietf.…
|
D | ethernet.rst | 36 * :ref:`LLDP (Link Layer Discovery Protocol) <lldp_interface>`
|
/Zephyr-latest/drivers/ptp_clock/ |
D | Kconfig | 5 bool "Precision Time Protocol (PTP) Clock drivers" 7 Enable options for Precision Time Protocol Clock drivers.
|
/Zephyr-latest/arch/x86/zefi/ |
D | efi.h | 391 efi_guid_t *Protocol, 397 efi_guid_t *Protocol, 403 efi_guid_t *Protocol, 408 efi_guid_t *Protocol, 412 efi_guid_t *Protocol, 424 efi_guid_t *Protocol, 436 efi_guid_t *Protocol, 487 efi_guid_t *Protocol, 494 efi_guid_t *Protocol, 507 efi_guid_t *Protocol, [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | att.rst | 3 Attribute Protocol (ATT)
|
D | sdp.rst | 3 Service Discovery Protocol (SDP)
|
D | mesh.rst | 8 `Bluetooth Mesh Protocol Specification v1.1 <https://www.bluetooth.com/specifications/specs/mesh-pr…
|
/Zephyr-latest/samples/net/capture/ |
D | README.rst | 211 No. Time Source Destination Protocol Length Info 216 Internet Protocol Version 6, Src: 2001:db8:200::1, Dst: 2001:db8:200::2 217 User Datagram Protocol, Src Port: 4242, Dst Port: 4242 219 Internet Protocol Version 4, Src: 192.0.2.1, Dst: 192.0.2.2 220 Internet Control Message Protocol 222 No. Time Source Destination Protocol Length Info 227 Internet Protocol Version 6, Src: 2001:db8:200::1, Dst: 2001:db8:200::2 228 User Datagram Protocol, Src Port: 4242, Dst Port: 4242 230 Internet Protocol Version 4, Src: 192.0.2.2, Dst: 192.0.2.1 231 Internet Control Message Protocol
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | rpr_srv.rst | 10 The Remote Provisioning Server model is introduced in the Bluetooth Mesh Protocol 21 Provisioning Protocol Interface (NPPI) procedure, the :c:member:`bt_mesh_prov.reprovisioned` 30 * All Node Provisioning Protocol Interface (NPPI) procedures are supported. However, if the composi…
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/ |
D | CMakeLists.txt | 6 # Protocol API is only exposed to MCUmgr internals.
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | CMakeLists.txt | 7 # Protocol API is only exposed to MCUmgr internals.
|
/Zephyr-latest/samples/net/lldp/ |
D | README.rst | 2 :name: Link Layer Discovery Protocol (LLDP) 10 The Link Layer Discovery Protocol sample application for Zephyr will enable
|
/Zephyr-latest/samples/subsys/mgmt/osdp/ |
D | README.rst | 3 Open Supervised Device Protocol (OSDP) 6 Open Supervised Device Protocol (OSDP) is an IEC standard (IEC 60839-11-5)
|
/Zephyr-latest/subsys/mctp/ |
D | Kconfig | 5 bool "Management Component Transport Protocol [EXPERIMENTAL]"
|
/Zephyr-latest/doc/services/modbus/ |
D | index.rst | 23 `MODBUS Protocol Specifications`_. 39 .. _`MODBUS Protocol Specifications`: https://www.modbus.org/specs.php
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 3 ISO-TP Transport Protocol 24 size of the CAN frame. The header of those segments is called Protocol Control
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 42 * DHCP (Dynamic Host Configuration Protocol) client is supported 50 * **UDP** User Datagram Protocol 56 * **TCP** Transmission Control Protocol 74 * **CoAP** Constrained Application Protocol 79 * **LWM2M** OMA Lightweight Machine-to-Machine Protocol 87 * **HTTP** Hypertext Transfer Protocol client and server are supported. 135 * **Time Sensitive Networking.** The gPTP (generalized Precision Time Protocol)
|
/Zephyr-latest/subsys/net/lib/sntp/ |
D | Kconfig | 5 bool "SNTP (Simple Network Time Protocol)"
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_protocol.rst | 3 SMP Protocol Specification 6 This is description of Simple Management Protocol, SMP, that is used by 13 SMP in this context refers to SMP for MCUmgr (Simple Management Protocol), 14 it is unrelated to SMP in Bluetooth (Security Manager Protocol), but there
|
12345