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
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
AdapterStatusListener java/C++: Add API doc
Sven Gothel
2020-05-28
1
-6
/
+27
*
DBTDevice/HCIComm: More 'snappy' connect method names and drop unused LE min/...
Sven Gothel
2020-05-25
1
-0
/
+3
*
BluetoothDevice: Add connect(..) w/ LE connection parameter
Sven Gothel
2020-05-25
1
-0
/
+24
*
BluetoothAdapter.addDeviceToWhitelist(..) refine API doc.
Sven Gothel
2020-05-25
1
-5
/
+3
*
Expose Whitelist (auto-)connect management to BluetoothAdapter.java, impl in ...
Sven Gothel
2020-05-25
3
-1
/
+215
*
Add API doc to EIRDataType (C++) and EIRDataTypeSet (Java)
Sven Gothel
2020-05-25
1
-0
/
+11
*
AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...
Sven Gothel
2020-05-24
2
-12
/
+29
*
API doc: DBT/Main refine and add lifecycle + listener; Enhance listener java/...
Sven Gothel
2020-05-18
2
-5
/
+11
*
API doc AdapterStatusListener, GATTCharacteristicListener restriction: One in...
Sven Gothel
2020-05-18
2
-2
/
+27
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
7
-8
/
+213
*
[Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...
Sven Gothel
2020-05-10
2
-10
/
+25
*
Extend BluetoothDeviceStatusListener -> BluetoothAdapterStatusListener; Enum ...
Sven Gothel
2020-05-04
5
-131
/
+278
*
Java: Utilize new EIRDataType in BluetoothDeviceStatusListener; ...
Sven Gothel
2020-05-03
1
-1
/
+1
*
Element -> EIRDataType: Promote to top, add bit-ops and add Java equivalent; ...
Sven Gothel
2020-05-03
1
-0
/
+124
*
DBTManager / DBTDeviceStatusListener: Refine events; java: Keep alive discove...
Sven Gothel
2020-04-26
2
-9
/
+11
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-46
/
+104
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
5
-5
/
+96
*
BluetoothFactory handles API verification via native-API and Manifest attribu...
v2.0.0
Sven Gothel
2020-02-09
1
-0
/
+155
*
java jni: Split helper to helper_base + helper_tinyb (modularization)
Sven Gothel
2020-02-09
1
-0
/
+2
*
Refine BluetoothFactory using reflection, providing default implementation fa...
Sven Gothel
2020-02-09
1
-1
/
+76
*
Adding BluetoothDevice API doc in interface header
Sven Gothel
2020-02-09
1
-0
/
+4
*
Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...
Sven Gothel
2020-02-09
16
-0
/
+1493