Files
Android-nRF-Toolbox/app
Aleksander Nowakowski f055bfbd0c Bug fixed: close() should not change value of mUserDisconnected flag
In case of an error it may happen that the service is destroyed (and
will call close()) before the onConnectionChange(..) callback finishes.
By setting this flag to false in close() the onLinklossOccur callback
may be called instead of onDeviceDisconnected.
2016-10-06 11:45:45 +02:00
..
2016-07-12 13:01:56 +02:00
2016-09-26 17:25:26 +02:00
2015-02-17 16:00:25 +01:00