Lines Matching refs:protocol
48 …layer is crucial to ESP-BLE-MESH protocol stack which is built on Bluetooth Low-Energy technology,…
52 - Based on ESP-BLE-MESH protocol stack and ``Mesh Models``.
53 …ract with ``Mesh Networking`` and ``Mesh Provisioning`` in ESP-BLE-MESH protocol stack, as well as…
61 ``Mesh Networking`` in the protocol stack architecture implements the following functions:
90 ``Mesh Provisioning`` in the protocol stack architecture implements the following functions:
106 - Provisioning PDUs from different layers are handled using provisioning protocol.
108 … transmitted to an unprovisioned device using a Generic Provisioning layer or Proxy protocol layer.
117 ``Mesh Models`` in the protocol stack architecture implements the following functions:
159 - Proxy Server/Client are two node roles in proxy protocol, which enable nodes to send and receive …
164 ``Bearers`` in the protocol stack architecture are responsible for passing of data between ESP-BLE-…
166 …ich implements the function of receiving and transmitting data for the ESP-BLE-MESH protocol stack.
175 …- The GATT Bearer uses the Proxy protocol to transmit and receive ``Proxy PDUs`` between two devic…
182 …protocol stack architecture implement the corresponding functions by calling the API provided by t…
198 - The events that the protocol stack actively reports to the application layer.
199 - The Event that the protocol stack actively reports.
204 Interaction between ``API / Event`` and ESP-BLE-MESH protocol stack
208 …teraction between ``API / Event`` and the protocol stack does not operate across the hierarchy of …
325 …considered in the implementation of Mesh Bearers. When the ESP-BLE-MESH protocol stack is being po…
348 Auxiliary routine refers to optional functions in the ESP-BLE-MESH protocol stack. The design of th…