aboutsummaryrefslogtreecommitdiffstats
path: root/api/direct_bt/BTGattDesc.hpp
Commit message (Expand)AuthorAgeFilesLines
* Adding C++ module/groups to separate the C++ API levels for the user; Adding ...v2.7.1Sven Gothel2022-05-221-0/+12
* noexcept: BTGattChar + BTGattDescSven Gothel2022-04-231-6/+6
* Cleanup Gatt numbers: Merge GattTypes.hpp into GattNumbers.hpp, remove redund...Sven Gothel2022-04-111-6/+2
* BTGattDesc::toString(): Only leave 'override' for the virtual parent, never d...Sven Gothel2021-11-131-1/+1
* [BT|DB]GattChar::getUserDescription() and userDescriptionIndex added (from de...Sven Gothel2021-10-131-0/+3
* BTGattDesc: Have TYPE_* static const be of versatile std::shared_ptr<jau::uui...Sven Gothel2021-10-131-5/+5
* Refine API doc of BTGatt[Service|Char|Desc]; BTDevice: Use typedef'ed BTGatt*RefSven Gothel2021-10-101-0/+2
* Adopt to jaulib v0.4.9; Fixes BTSecurityRegistry::getStartOf(..)Sven Gothel2021-10-051-1/+3
* Moved EUI48, EUI48Sub (C++/Java) and uuid_t, *Octets (C++) to jaulib for gene...Sven Gothel2021-09-181-8/+8
* Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...Sven Gothel2021-01-251-0/+187