aboutsummaryrefslogtreecommitdiff
path: root/src/HciAdapter.h
Commit message (Collapse)AuthorAge
* Fixed a race condition while waiting for command responses from the HCI adapterPaul Nettle2017-10-12
|
* Improved threading support, cleaner initialization process and added the ↵Paul Nettle2017-10-02
| | | | ability to wait for threaded responses from HCI commands.
* Added a threaded worker that listens for HCI events, resolving a number of ↵Paul Nettle2017-09-27
| | | | problem areas.
* Cleaned up the logging a bit, improved server termination status returned ↵Paul Nettle2017-09-01
| | | | from ggkWait.
* Initial version 1.0Paul Nettle2017-08-25