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
/
UUID.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
-16
/
+16
*
Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...
Sven Gothel
2020-10-20
1
-1
/
+0
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-30
/
+31
*
Fix regression of commit 31253c2e7b9026f6647e3c85ae4ef1a80c96b243: Add redund...
Sven Gothel
2020-09-20
1
-0
/
+1
*
Handle abort() via dbt_debug's new ABORT(..), ensure a message is being send ...
Sven Gothel
2020-09-20
1
-8
/
+4
*
C++ noexcept: uuid_t and its implementations; Make uuid_t::TypeSize and 'enum...
Sven Gothel
2020-09-14
1
-14
/
+18
*
Expose UUID strings in TinyB compatible fashion (unified uuid128_t) as an opt...
Sven Gothel
2020-05-18
1
-3
/
+3
*
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
/
+199