Craig Dunn

Results 21 comments of Craig Dunn

I think the API is fine (?), but maybe we forgot a line of code... the `DisconnectDevice` method calls - **Android** `((Device) device).Disconnect()` which calls `Disconnect` which does `this._gatt.Dispose ();`...