index
:
direct_bt.git
alt_sendevent
bredr_2
connector_b_1.5
cor_locking
cow_locking
issue_308
issue_318
le_secure_connections
master
os_and_arch
simple_mutex0
simple_mutex2
tinyb
tinyb-2-clean
tinyb-master
Direct Bluetooth LE and BREDR programming, high-performance & reliable.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
alt_sendevent
DBTAdapter, Device, HCIHandler: SEND (manual) EVENTs off-thread, mimic normal...
Sven Gothel
4 years
bredr_2
DBTAdapter::startDiscovery: Only perform LE setup and scan for BTMode LE and ...
Sven Gothel
4 years
connector_b_1.5
JNIEnvContainer::attach/detach: Reuse GetEnv's JNIEnv if available and don't ...
Sven Gothel
5 years
cor_locking
DBTAdapter/HCIHandler: Prefer using simple mutex/lock on and CopyOnRead (COR)...
Sven Gothel
4 years
cow_locking
DBTAdapter/HCIHandler: Prefer using simple mutex/lock on CopyOnWrite (COW) fo...
Sven Gothel
4 years
issue_308
Issue 308: Attempt to simulate `terminate after std::system_error thrown`
Sven Gothel
3 years
issue_318
issue 318: Disable most operations on Characteristics for repetitive reconnect
Sven Gothel
3 years
le_secure_connections
Merge Secure Pairing API change
Sven Gothel
4 years
master
Bump jaulib
Sven Göthel
3 months
os_and_arch
Completed building additional libs w/ os_and_arch suffix, however..
Sven Gothel
4 years
simple_mutex0
DBTAdapter: Prefer using simple mutex on most brief scope locked resources.
Sven Gothel
4 years
simple_mutex2
DBTAdapter/HCIHandler: Prefer using simple mutex/lock on most brief scope, av...
Sven Gothel
4 years
tinyb
java: CMakeLists.txt replace depricated javah with javac -h
Xerxes Rånby
5 years
tinyb-2-clean
Clarify file [re]naming: HCIUtil -> BasicTypes, DataTypes -> BTDataTypes
Sven Gothel
5 years
tinyb-master
Implementing discovery filter by UUIDs (java) and fixing a bug with discovery...
Vlad Kolotov
7 years