aboutsummaryrefslogtreecommitdiffstats
path: root/java/jni/direct_bt/DBTGattService.cxx
Commit message (Expand)AuthorAgeFilesLines
* Expose UUID strings in TinyB compatible fashion (unified uuid128_t) as an opt...Sven Gothel2020-05-181-1/+3
* Working GATT Java Side; GATT Types made fully functional for user to avoid 't...Sven Gothel2020-05-171-10/+26
* GATT Cleanup of method + field names; GATT discoverDescriptors: Use more reas...Sven Gothel2020-05-151-2/+2
* GATT Service and Characteristic Java <-> JNI binding (incomplete, TODO Descri...Sven Gothel2020-05-141-1/+65
* Direct-BT: Fix BluetoothFactory; Renaming using 'DBT' prefixSven Gothel2020-04-201-2/+2
* Initial working Java binding for the direct_bt C++ moduleSven Gothel2020-04-201-0/+34