Skip navigation links

Package com.idevicesinc.sweetblue.backend

Contains specification and default implementation of "backend" modules for SweetBlue.

See: Description

Package com.idevicesinc.sweetblue.backend Description

Contains specification and default implementation of "backend" modules for SweetBlue. You never use anything in these subpackages directly - rather they are the implementations for various official public methods of classes like BleDevice and BleManager. Implementations released with the open source GPLv3 code are restricted to give you a sample of the functionality but are most-likely not useful for production purposes. Please contact sweetblue@idevicesinc.com to discuss upgrade options.

The current back-end modules are as follows:



In varying stages of development are:



NOTE: In general nothing in these subpackages is subject to backwards-compatible guarantees like the rest of the core of the library is. Method and interface signatures may change without warning, which should be fine because the average person using SweetBlue doesn't need to worry about how the back-end is implemented.
Skip navigation links