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
/
api
/
direct_bt
/
BTGattDesc.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding C++ module/groups to separate the C++ API levels for the user; Adding ...
v2.7.1
Sven Gothel
2022-05-22
1
-0
/
+12
*
noexcept: BTGattChar + BTGattDesc
Sven Gothel
2022-04-23
1
-6
/
+6
*
Cleanup Gatt numbers: Merge GattTypes.hpp into GattNumbers.hpp, remove redund...
Sven Gothel
2022-04-11
1
-6
/
+2
*
BTGattDesc::toString(): Only leave 'override' for the virtual parent, never d...
Sven Gothel
2021-11-13
1
-1
/
+1
*
[BT|DB]GattChar::getUserDescription() and userDescriptionIndex added (from de...
Sven Gothel
2021-10-13
1
-0
/
+3
*
BTGattDesc: Have TYPE_* static const be of versatile std::shared_ptr<jau::uui...
Sven Gothel
2021-10-13
1
-5
/
+5
*
Refine API doc of BTGatt[Service|Char|Desc]; BTDevice: Use typedef'ed BTGatt*Ref
Sven Gothel
2021-10-10
1
-0
/
+2
*
Adopt to jaulib v0.4.9; Fixes BTSecurityRegistry::getStartOf(..)
Sven Gothel
2021-10-05
1
-1
/
+3
*
Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene...
Sven Gothel
2021-09-18
1
-8
/
+8
*
Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...
Sven Gothel
2021-01-25
1
-0
/
+187