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
/
DBTManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Direct-BT Java: Implement find(..) in manager, adapter, device, service and c...
Sven Gothel
2020-07-17
1
-6
/
+133
*
DBTManager: Range-check user given DefaultAdapterIndex before using
Sven Gothel
2020-07-02
1
-1
/
+4
*
DBTManager: Use system property (int value) 'org.tinyb.default_adapter' for o...
Sven Gothel
2020-06-29
1
-1
/
+7
*
Resolve regression calling DBTNativeDownlink.delete() having notifyDeleted() ...
Sven Gothel
2020-06-29
1
-2
/
+3
*
[DBT]Adapter (Java/C++) startDiscovery(bool keepAlive) policy change: keepAli...
Sven Gothel
2020-06-09
1
-1
/
+4
*
Expose 'org.tinyb.verbose' and 'org.tinyb.debug' via BluetoothFactory VERBOSE...
Sven Gothel
2020-06-09
1
-1
/
+2
*
Expose UUID strings in TinyB compatible fashion (unified uuid128_t) as an opt...
Sven Gothel
2020-05-18
1
-2
/
+23
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-1
/
+1
*
GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...
Sven Gothel
2020-05-14
1
-1
/
+40
*
DBTManager(java/jni): get/setDefaultAdapter(..) java side implementation, rem...
Sven Gothel
2020-05-14
1
-7
/
+11
*
Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)
Sven Gothel
2020-05-12
1
-0
/
+88
*
Java: Utilize new EIRDataType in BluetoothDeviceStatusListener; ...
Sven Gothel
2020-05-03
1
-1
/
+1
*
DBTManager Java: Add getAdapterListImpl()
Sven Gothel
2020-05-02
1
-0
/
+1
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-0
/
+153