summaryrefslogtreecommitdiffstats
path: root/src/direct_bt/BTGattDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* noexcept: BTGattChar + BTGattDescSven Gothel2022-04-231-10/+28
* BTGattDesc::toString(): Show utf8 valueSven Gothel2021-11-091-1/+4
* BTGattDesc.cpp: Remove using namespace jauSven Gothel2021-10-131-6/+5
* [BT|DB]GattChar::getUserDescription() and userDescriptionIndex added (from de...Sven Gothel2021-10-131-3/+3
* BTGattService: Clarify fields; BTGatt*::toString(): Add type prefixSven Gothel2021-10-031-2/+2
* BTGattDesc::to[Short]String(): Drop space.Sven Gothel2021-10-021-2/+2
* API String Conversion Simplification: get.*String() -> direct_bt::to_string()...Sven Gothel2021-02-101-2/+2
* C++ direct_bt files: Cleanup includes, order and type mixed-up during refacto...Sven Gothel2021-02-021-3/+3
* Java: New API Layout: Shorten named [Bluetooth -> BT], [Characteristic -> Cha...Sven Gothel2021-01-251-0/+88