summaryrefslogtreecommitdiffstats
path: root/api/direct_bt/BTGattCmd.hpp
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: cover modernize-pass-by-value, handle modernize-use-equals-deleteSven Gothel2022-11-271-8/+8
* clang-tidy fixes part-1Sven Gothel2022-11-271-2/+2
* Adding C++ module/groups to separate the C++ API levels for the user; Adding ...v2.7.1Sven Gothel2022-05-221-0/+8
* JNI Lifecycle Fix: BTGattCharListener: Adopt full Java/Native link via DBTNat...Sven Gothel2022-05-101-1/+1
* Adopt to JavaUplink::checkValidInstance(): BTObject::{isValid()->isValidInsta...Sven Gothel2022-05-051-1/+1
* Bump jaulib v0.9.1 and adopt to fraction changes, use wait_until() w/ out-of-...Sven Gothel2022-05-011-2/+3
* BTGattCmd: Refine API docSven Gothel2021-11-081-3/+5
* Add BTGattCmd (C++/Java): Conveniently maps a GATT command and optionally its...Sven Gothel2021-11-081-0/+284