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
path:
root
/
java
/
direct_bt
/
tinyb
/
DBTDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DBTDevice: Avoid NPE: Check user callback reference before using
Sven Gothel
2020-05-28
1
-6
/
+18
*
DBTNativeDownlink* and derivations: Avoid double-close by query isValid()
Sven Gothel
2020-05-28
1
-0
/
+3
*
DBTDevice/BluetoothDevice: Expose getCreationTimestamp() and add BluetoothAdd...
Sven Gothel
2020-05-28
1
-1
/
+12
*
BluetoothDevice: Add connect(..) w/ LE connection parameter
Sven Gothel
2020-05-25
1
-2
/
+23
*
AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...
Sven Gothel
2020-05-24
1
-12
/
+3
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-53
/
+21
*
Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)
Sven Gothel
2020-05-12
1
-1
/
+3
*
Move general types out of MgmtTypes; Extract DBTDevice + DBTAdapter into thei...
Sven Gothel
2020-05-11
1
-1
/
+2
*
Converging Java/JNI and C++ API to match tinyb interface requirements (step-2)
Sven Gothel
2020-05-10
1
-71
/
+110
*
[Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...
Sven Gothel
2020-05-10
1
-0
/
+87
*
Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...
Sven Gothel
2020-04-21
1
-11
/
+43
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-0
/
+265