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
/
src
/
direct_bt
/
GATTService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract common C++ Support Library inclusive Java JNI Binding to sub-project ...
Sven Gothel
2020-10-16
1
-1
/
+3
*
GATT*::toString(): Encapsulate resulting string with '[]'; Examples: Use clea...
Sven Gothel
2020-09-20
1
-4
/
+4
*
GATT[Service,...] used a 'toSafeString()' due to unknown SIGSEGV at this time...
Sven Gothel
2020-09-20
1
-2
/
+2
*
Fix GATT* Object relationship incl weak back-reference (GATTHandler was skipp...
Sven Gothel
2020-09-19
1
-3
/
+17
*
C++ noexcept: GATT* Data Types
Sven Gothel
2020-09-15
1
-2
/
+2
*
C++ noexcept: uuid_t and its implementations; Make uuid_t::TypeSize and 'enum...
Sven Gothel
2020-09-14
1
-2
/
+2
*
GATT[Service,Characteristic,Descriptor]: Use new 'toSafeString()' for constru...
Sven Gothel
2020-07-26
1
-2
/
+12
*
Robustness: Distinguish between get<Type>Checked() and get<Type>Unchecked(): ...
Sven Gothel
2020-07-26
1
-0
/
+8
*
GATTService::toString() Don't list all characteristics, just the count; GATTD...
Sven Gothel
2020-05-30
1
-11
/
+2
*
Working GATT Java Side; GATT Types made fully functional for user to avoid 't...
Sven Gothel
2020-05-17
1
-0
/
+58