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
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
*
org.tinyb.BluetoothFactory: API doc note: The chosen implementation can't be ...
v2.1.12
Sven Gothel
2020-07-04
1
-0
/
+15
*
org.tinyb.BluetoothFactory: More versatile ImplementationIdentifier and getBl...
Sven Gothel
2020-07-04
1
-7
/
+97
*
org.tinyb: API doc: Add @implNote for tinyb.dbus implementation
Sven Gothel
2020-07-04
4
-0
/
+22
*
EUI48::getBLERandomAddressType(): Pass BDAddressType, to only return a valid ...
Sven Gothel
2020-07-03
1
-2
/
+5
*
Support BDADDR_LE_RANDOM (p1): Add BLERandomAddressType, distinguish HCIAddre...
Sven Gothel
2020-07-02
3
-22
/
+129
*
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
/
+15
*
DBTDevice (C++/Java): Expose getLastDiscoveryTimestamp() and rename lastUpdat...
Sven Gothel
2020-06-09
1
-1
/
+20
*
BluetoothManager startDiscovery(): Add @Deprecated tag; Fix misc DBG_PRINT co...
Sven Gothel
2020-06-09
1
-0
/
+1
*
[DBT]Adapter (Java/C++) startDiscovery(bool keepAlive) policy change: keepAli...
Sven Gothel
2020-06-09
2
-0
/
+18
*
Expose 'org.tinyb.verbose' and 'org.tinyb.debug' via BluetoothFactory VERBOSE...
Sven Gothel
2020-06-09
1
-1
/
+6
*
BasicTypes: Rename getUTF8String(..) -> decodeUTF8String(..): Adding API doc ...
v2.1.2
Sven Gothel
2020-06-04
1
-1
/
+5
*
Rename HCIErrorCode -> HCIStatusCode for clarity and pleasing the eyes
Sven Gothel
2020-06-04
2
-8
/
+8
*
Specify le_create_connection arguments (API doc) and set default le_scan_* to...
Sven Gothel
2020-06-01
1
-5
/
+5
*
Clarify le_scan and conn[ection] arguments for whitelist and connect methods ...
Sven Gothel
2020-06-01
2
-15
/
+15
*
Complete using definite tyep HCIErrorCode for disconnect reason; Add Mgmt Dis...
Sven Gothel
2020-06-01
1
-2
/
+4
*
HCIErrorCode (Java): Use byte native value (uint8_t) and fast switch/case val...
Sven Gothel
2020-05-31
1
-76
/
+140
*
AdapterStatusListener(C++/Java): Expose 'HCIErrorCode reason' on disconnect (...
Sven Gothel
2020-05-31
4
-6
/
+166
*
BasicTypes: Add getUTF8String(..) safe UTF8 decoding to string; Expose to Jav...
Sven Gothel
2020-05-28
1
-0
/
+11
*
BluetoothGattCharacteristic::getFlags() Move flags == properties API doc to top
Sven Gothel
2020-05-28
1
-3
/
+13
*
DBTDevice/BluetoothDevice: Expose getCreationTimestamp() and add BluetoothAdd...
Sven Gothel
2020-05-28
2
-2
/
+33
*
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