The following table contains all bundles included in the Bluetooth LE module:
Bundle Symbolic Name |
Description |
|---|---|
com.prosyst.mbs.bluetooth.le.driver.api |
Provides general Bluetooth LE interfaces, general GATT interfaces, officially adopted GATT service, characteristic and descriptor interfaces and the service provider interface. |
com.prosyst.mbs.bluetooth.le.driver.commands |
Provides Bluetooth LE pluggable commands that allow to list and manage the registered controllers and their paired devices. |
com.prosyst.mbs.bluetooth.le.driver.service.provider.default |
Provides the officially adopted GATT service, characteristic and descriptor implementation. |
com.prosyst.mbs.bluetooth.le.driver.tinyb |
Provides Bluetooth LE driver over TinyB. |
com.prosyst.mbs.bluetooth.le.driver.tinyb.natives.dev |
A fragment bundle that enables the Bluetooth LE driver to operate on Linux operating systems. |
com.prosyst.mbs.bluetooth.le.driver.tinyb.natives.linux_x86_64_generic |
A fragment bundle that enables the Bluetooth LE driver to operate on 64-bit Linux operating systems. |
com.prosyst.mbs.bluetooth.le.driver.tinyb.natives.linux_x86_generic |
A fragment bundle that enables the Bluetooth LE driver to operate on 32-bit Linux operating systems. |
com.prosyst.mbs.bluetooth.le.da.items.api |
Device Items for standard representation of Bluetooth LE devices in Device Access. |
com.prosyst.mbs.bluetooth.le.da.hdm.adapter |
Provides control over the Bluetooth LE controller and devices through the Device Access Items API. |
com.prosyst.mbs.bluetooth.le.da.hdm.adapter.api |
API for creating device item providers that can customize the way a Bluetooth LE device is represented in Device Access. |
com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.ciss |
Device Access items provider for the Bosch Connected Industrial Sensor Solution R2 device. |
com.prosyst.mbs.bluetooth.le.driver.service.provider.bcds.ciss |
Provides custom GATT services, characteristics and descriptors for the Bosch Connected Industrial Sensor Solution R2 device. |
com.prosyst.mbs.bluetooth.le.driver.service.provider.bcds.scd |
Contains the driver level interfaces and implementation of the SCD device Gatt Services. |
com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.scd |
Contains the Device Access interfaces and implementation of the SCD device. |
com.prosyst.mbs.bluetooth.le.driver.service.provider.bcds.tdl |
Contains the driver level interfaces and implementation of the TDL device Gatt Services. |
com.prosyst.mbs.bluetooth.le.da.items.provider.bcds.tdl |
Contains the device access interfaces and implementation of the TDL device Gatt Services. |