Bearer-layer module, providing a Bluetooth communication medium for the mesh. More...
Modules | |
| AD listener | |
| De-multiplexing of the advertising data. | |
| Advertiser | |
| Implements a Bluetooth LE 4.0 compliant advertiser. | |
| Defines | |
| Common definitions for the bearer layer. | |
| Mesh PA/LNA interface | |
| Controls external PA/LNA support for the mesh radio operation. | |
| Bearer configuration | |
| Compile time configuration of the bearer layer. | |
| Scanner | |
| Bluetooth scanner role implementation. | |
| Packet filtering | |
| Filtering support for scanners. | |
Detailed Description
Bearer-layer module, providing a Bluetooth communication medium for the mesh.
The bearer layer is used by the core mesh, provisioning and DFU to communicate with other devices in the mesh network. It contains a generic implementation of the Bluetooth advertiser and scanner roles, with an extended HCI-based interface. Advertisers may be instantiated by the user to implement non-mesh related features like beaconing, but direct interaction with the bearer layer is not necessary to operate the mesh.