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
/
src
/
direct_bt
/
GATTNumbers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small footprint compromise: Use jau::nsize_t and jau::snsize_t where appropriate
Sven Gothel
2020-10-20
1
-5
/
+5
*
Normalize: Use size_t where appropriate; timestamp is uint64_t
Sven Gothel
2020-10-20
1
-5
/
+5
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-7
/
+7
*
GATTNumbers: Concluding review: API doc, better naming, have optional data an...
Sven Gothel
2020-09-24
1
-12
/
+35
*
C++ *Octet noexcept, add/use more [get|put]_*_nc(..) where applicable (pre-ch...
Sven Gothel
2020-09-19
1
-1
/
+1
*
C++ noexcept: GATT* Data Types
Sven Gothel
2020-09-15
1
-19
/
+19
*
Introduce HCITypes + HCIHandler: Providing C++ basics for full HCI support; M...
Sven Gothel
2020-06-04
1
-1
/
+1
*
Fixating certain enums -> 'enum class' (localizing enum scope avoiding duplic...
Sven Gothel
2020-05-27
1
-1
/
+2
*
Use AppearanceCat type in DBTDevice, EIR and GenericAccess
Sven Gothel
2020-05-25
1
-69
/
+1
*
Initial working Java binding for the direct_bt C++ module
Sven Gothel
2020-04-20
1
-1
/
+1
*
Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...
Sven Gothel
2020-04-09
1
-0
/
+507