Skip to content
Snippets Groups Projects
Commit 056eaa27 authored by akwizgran's avatar akwizgran
Browse files

Bluetooth debugging and code cleanup.

Generate a random UUID instead of using a fixed UUID. Close sockets when
exceptions are thrown (not doing so can cause problems with subsequent
sockets on Android). Use a semaphore with tryAcquire() instead of a lock
when making alien calls, to avoid possible deadlocks.
parent cd5d922b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment