Lines Matching refs:layer
48 …layer is crucial to ESP-BLE-MESH protocol stack which is built on Bluetooth Low-Energy technology,…
70 …Networking`` functions is based on hierarchy structure. Functions of each layer are shown in Table…
81 …ypts, decrypts, and authenticates application data to and from the access layer; it also handles s…
97 …ovisioning`` functions is based on hierarchy structure. Functions of each layer are shown in Table…
108 … transmitted to an unprovisioned device using a Generic Provisioning layer or Proxy protocol layer.
112 … are established such that the transactions from the generic provisioning layer can be delivered t…
126 Functions of each layer are shown in Table 1.3:
166 ``Bearers`` can be taken as a carrier layer based on Bluetooth Low Energy Core, which implements th…
184 Interaction between application layer(``Applications``)and ``API / Event``
186 - Application layer calls API
192 - Application layer processes Event
194 …The application layer is designed based on events, which take parameters to the application layer.…
198 - The events that the protocol stack actively reports to the application layer.
202 - The event is reported by the callback function registered by the application layer, and the callb…
215 …cified in the Mesh Profile Specification. Each layer has its unique files which include APIs of th…
224 The design of ESP-BLE-MESH architecture uses layer-based approach. The sequence of layers which dat…