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
path:
root
/
java
/
direct_bt
/
tinyb
/
DBTAdapter.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adapter::startDiscovery(): removeDevices() will not work as previously scanne...
Sven Gothel
2020-05-11
1
-1
/
+0
*
Converging Java/JNI and C++ API to match tinyb interface requirements (step-2)
Sven Gothel
2020-05-10
1
-44
/
+61
*
[Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...
Sven Gothel
2020-05-10
1
-27
/
+8
*
Extend BluetoothDeviceStatusListener -> BluetoothAdapterStatusListener; Enum ...
Sven Gothel
2020-05-04
1
-61
/
+71
*
DBTAdapter Java/JNI: Add enable/disable Powered|Discovering Notifications
Sven Gothel
2020-05-03
1
-31
/
+44
*
DBTAdapter: Cleanup and sort fields, isOpen:=false on close.
Sven Gothel
2020-05-03
1
-16
/
+21
*
Java: Utilize new EIRDataType in BluetoothDeviceStatusListener; ...
Sven Gothel
2020-05-03
1
-5
/
+10
*
DBTManager Java: Add getAdapterListImpl()
Sven Gothel
2020-05-02
1
-23
/
+28
*
DBTManager / DBTDeviceStatusListener: Refine events; java: Keep alive discove...
Sven Gothel
2020-04-26
1
-156
/
+82
*
HCIComm thread safety, resolve deadlock; Renaming: MgmtHandler -> DBTManager,...
Sven Gothel
2020-04-20
1
-3
/
+5
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-0
/
+417
[prev]