Fitbit / bitgatt

The FitbitGatt API is designed to provide a strong state machine around all Android gatt operations with the aim of making Android BLE development across Android vendors as straightforward and side-effect free as possible.
Mozilla Public License 2.0
57 stars 17 forks source link

Ilepi/breakout gatt client server transaction #32

Closed ionutlepi closed 4 years ago

ionutlepi commented 4 years ago

This is a cleanup of GattTransaction inheritance.

The new hierarchy is: GattTransaction <- GattClientTransaction/GattServerTransaction