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.
about
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
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
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
[...]
Tag
Download
Author
Age
v3.3.4
commit b81951d990...
Sven Göthel
4 months
v3.3.3
commit 6cecefc62c...
Sven Göthel
4 months
v3.3.2
commit 3cb9f57249...
Sven Göthel
6 months
v3.3.1
commit bf47c81f68...
Sven Göthel
6 months
v3.3.0
commit a8682568c9...
Sven Göthel
7 months
v3.2.4
commit 2f72eb8cbf...
Sven Göthel
7 months
v3.2.3
commit ac74ddd26a...
Sven Gothel
12 months
v3.2.2
commit 36ef6950cc...
Sven Gothel
13 months
v3.2.1
commit 9fb8e4008d...
Sven Gothel
13 months
v3.2.0
commit 832fec5903...
Sven Gothel
13 months
[...]
Age
Commit message
Author
Files
Lines
2020-06-29
DBTDevice.java: Update 'name' on deviceUpdate EIRDataTypeSet.DataType.NAME (d...
v2.1.9
Sven Gothel
2
-2
/
+26
2020-06-29
DBTGattCharacteristic.disableValueNotifications(): Tolerate exception at 'tak...
Sven Gothel
1
-3
/
+10
2020-06-29
DBTAdapter: DBTDevice list find operations: Always compare the DBTDevice addr...
Sven Gothel
1
-17
/
+19
2020-06-29
Resolve regression calling DBTNativeDownlink.delete() having notifyDeleted() ...
Sven Gothel
14
-47
/
+72
2020-06-29
DBTDevice.java: Align its identity with C++: Only use EUI48 address for hash ...
Sven Gothel
1
-2
/
+2
2020-06-29
Resolve circular references (p3): Java: Ensure DBTDevice can be GC'ed (at rem...
Sven Gothel
5
-34
/
+35
2020-06-29
Resolve circular references (p2): Java DBTDevice, GATTHandler, GATTService, p...
Sven Gothel
10
-26
/
+68
2020-06-29
Resolve circular references (p1): C++ GATTHandler, GATTService, pp are not ow...
Sven Gothel
17
-108
/
+246
2020-06-28
ScannerTinyB10: Allow waiting for multiple devices.
Sven Gothel
2
-14
/
+14
2020-06-28
DBTAdapter::mgmtEvDeviceFoundMgmt: Show count of device in discoveredDevices ...
Sven Gothel
2
-6
/
+27
[...]
Clone
git://jausoft.com/srv/scm/direct_bt.git