AIROC™ BTSDK v4.0 - Documentation | ||||
Mesh API provides a developer a simple way to incorporate LE mesh functionality in an AIROC application. More...
Modules | |
Mesh Client Library API | |
The mesh client API. | |
Mesh Core Library API | |
Mesh Core library of the AIROC BTSDK provide a simple method for an application to integrate Bluetooth Mesh functionality. | |
Mesh Models Library API | |
Mesh Models library of the AIROC BTSDK provide a simple method for an application to use various Mesh models defined in the Bluetooth Mesh Model specification. | |
Mesh Provisioning Library API | |
Mesh provisioning is split into two parts. | |
Mesh API provides a developer a simple way to incorporate LE mesh functionality in an AIROC application.
Most application will only need access to Mesh Models library. The applications that supports adding new devices to the mesh network (provisioning) and network configuration may also use Mesh Provisioning library. Applications that use Vendor specific models in addition to standard Bluetooth SIG models, may also need to access Mesh Core library functions directly.