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
/
jni
/
direct_bt
/
DBTGattDescriptor.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...
Sven Gothel
2020-10-20
1
-4
/
+4
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-6
/
+6
*
Fix Java_direct_1bt_tinyb_DBTGattDescriptor_toStringImpl(..): Wrong arg list,...
v2.1.27
Sven Gothel
2020-09-22
1
-4
/
+4
*
Have GATT[Service,Characteristic,Descriptor] derived from DBTObject for valid...
Sven Gothel
2020-07-26
1
-3
/
+3
*
Reworking GATTCharacteristicListener (C++ and Java)
Sven Gothel
2020-07-24
1
-1
/
+1
*
Resolve regression calling DBTNativeDownlink.delete() having notifyDeleted() ...
Sven Gothel
2020-06-29
1
-2
/
+3
*
Java GATTCharacteristic and -Descriptor readValue shall return an empty byte-...
Sven Gothel
2020-05-28
1
-1
/
+1
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-1
/
+80
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-2
/
+2
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
1
-0
/
+34