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
/
tinyb
Commit message (
Expand
)
Author
Age
Files
Lines
*
GATTCharacteristic: Add enableNotificationOrIndication(..)..; DIRECTBT_CHARAC...
v2.1.15
Sven Gothel
2020-07-25
1
-1
/
+6
*
Reworking GATTCharacteristicListener (C++ and Java)
Sven Gothel
2020-07-24
2
-3
/
+22
*
dbus java: Add minimalistic toString() implementation; direct_bt toString(): ...
Sven Gothel
2020-07-17
5
-0
/
+25
*
Support BDADDR_LE_RANDOM (p1): Add BLERandomAddressType, distinguish HCIAddre...
Sven Gothel
2020-07-02
1
-0
/
+4
*
BluetoothDevice pingGATT() non implementation shall return true, as false sha...
v2.1.7
Sven Gothel
2020-06-25
1
-1
/
+1
*
GATTHandler/DBTDevice (incl Java): Add ping[GATT](), testing device availabil...
Sven Gothel
2020-06-25
1
-0
/
+3
*
DBTDevice (C++/Java): Expose getLastDiscoveryTimestamp() and rename lastUpdat...
Sven Gothel
2020-06-09
1
-0
/
+6
*
[DBT]Adapter (Java/C++) startDiscovery(bool keepAlive) policy change: keepAli...
Sven Gothel
2020-06-09
1
-0
/
+5
*
DBTDevice/BluetoothDevice: Expose getCreationTimestamp() and add BluetoothAdd...
Sven Gothel
2020-05-28
1
-1
/
+10
*
BluetoothDevice: Add connect(..) w/ LE connection parameter
Sven Gothel
2020-05-25
1
-0
/
+7
*
Expose Whitelist (auto-)connect management to BluetoothAdapter.java, impl in ...
Sven Gothel
2020-05-25
1
-0
/
+26
*
AdapterStatusListener (C++/Java): Add discoveringChanged(..), converge device...
Sven Gothel
2020-05-24
1
-0
/
+6
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
3
-2
/
+38
*
[Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...
Sven Gothel
2020-05-10
1
-2
/
+7
*
Extend BluetoothDeviceStatusListener -> BluetoothAdapterStatusListener; Enum ...
Sven Gothel
2020-05-04
1
-2
/
+2
*
DBTManager / DBTDeviceStatusListener: Refine events; java: Keep alive discove...
Sven Gothel
2020-04-26
1
-2
/
+2
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-7
/
+1
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
10
-1011
/
+11
*
C++ tinyb_hci: Working HCIScanner showing AD packets, demonstrating new HCI c...
Sven Gothel
2020-02-15
9
-4
/
+1011
*
BluetoothFactory handles API verification via native-API and Manifest attribu...
v2.0.0
Sven Gothel
2020-02-09
2
-31
/
+6
*
Java Refactory: Expose intefaces via org.tinyb.* and D-Bus implementation via...
Sven Gothel
2020-02-09
20
-1561
/
+815
*
Move java classes to package sub folder
Sven Gothel
2020-02-08
15
-0
/
+1730