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
/
jni
/
direct_bt
/
DBTDevice.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notify DBTNativeDownlink when its native JavaUplink -> JavaGlobalObj counterp...
Sven Gothel
2020-06-27
1
-0
/
+1
*
GATTHandler/DBTDevice (incl Java): Add ping[GATT](), testing device availabil...
Sven Gothel
2020-06-25
1
-0
/
+13
*
DBTDevice::getServices() shall not throw an exception but return null on erro...
Sven Gothel
2020-06-24
1
-1
/
+1
*
HCIHandler: Use async event mechanism for delayed replies, commands shall ret...
Sven Gothel
2020-06-24
1
-11
/
+11
*
DBTDevice Java/JNI: Implement missing methods and cleanup
Sven Gothel
2020-06-08
1
-91
/
+174
*
Relax GATTHandler == nullptr for disable and listener-removal operations, it'...
Sven Gothel
2020-06-07
1
-3
/
+6
*
Java DBTDevice: Drop getGATTService() from connect* as it should be done afte...
Sven Gothel
2020-05-28
1
-35
/
+15
*
JNI Callback listener issued from a native thread must not mute exceptions (f...
Sven Gothel
2020-05-28
1
-26
/
+18
*
HCI le_connect: COMMAND_DISALLOWED handled 'softer' / applications may ignore...
Sven Gothel
2020-05-27
1
-3
/
+3
*
DBTDevice.cxx JNI: Fix connectImpl* signature
Sven Gothel
2020-05-27
1
-7
/
+7
*
DBTDevice/HCIComm: More 'snappy' connect method names and drop unused LE min/...
Sven Gothel
2020-05-25
1
-6
/
+6
*
BluetoothDevice: Add connect(..) w/ LE connection parameter
Sven Gothel
2020-05-25
1
-0
/
+45
*
DBTDevice::getGATTServices(): Reuse GATTHandler's list result, retrieve Gener...
Sven Gothel
2020-05-25
1
-43
/
+34
*
Expose UUID strings in TinyB compatible fashion (unified uuid128_t) as an opt...
Sven Gothel
2020-05-18
1
-1
/
+3
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-25
/
+195
*
GATT Cleanup of method + field names; GATT discoverDescriptors: Use more reas...
Sven Gothel
2020-05-15
1
-1
/
+1
*
GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...
Sven Gothel
2020-05-14
1
-2
/
+28
*
DBTDevice JNI: Add comment re delete and add javaObject check
Sven Gothel
2020-05-14
1
-0
/
+2
*
Fixing multiple Java/C++ Lifecycle Issues (DBTDevice, add ShutdownHook, ..)
Sven Gothel
2020-05-12
1
-1
/
+18
*
Resolving flushed discovered devices and shared device reference usage.
Sven Gothel
2020-05-11
1
-0
/
+13
*
GATT: GATTPrimaryService -> GATTServiceDecl (-> GATTTypes.hpp) ; Add JavaUpli...
Sven Gothel
2020-05-11
1
-1
/
+1
*
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
-20
/
+261
*
[Bluetooth]AdapterStatusListener: Renamed; Using a list instead of one-shot c...
Sven Gothel
2020-05-10
1
-0
/
+22
*
Add HCI non LE connect; DBTDevice: Add defaultConnect() for LE and BREDR addr...
Sven Gothel
2020-04-26
1
-2
/
+2
*
Refine: DBT API, HCISession/DBTAdapter lifecycle, API doc and C++ and C++/JNI...
Sven Gothel
2020-04-21
1
-8
/
+46
*
Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefix
Sven Gothel
2020-04-20
1
-12
/
+12
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
1
-0
/
+78