aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dbt_scanner10.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 3 HCI Commands + 1 HCI MetaEvent to support SMP SC on slave peripheral si...Sven Gothel2021-10-261-1/+0
* dbt_scanner10: If KEEP_CONNECT: don't remove char-listener, have them work un...Sven Gothel2021-10-201-1/+2
* dbt_scanner10: show utf8 string of notify/indicate if not TempSven Gothel2021-10-201-2/+8
* SMPKeyBin Version 4: Add localAddress (adapter) to filename with shortened fo...Sven Gothel2021-10-061-2/+2
* BTAdapter/Device: Simplify set[DefaultConnected]LE_PHY(..): Remove bool args ...Sven Gothel2021-10-051-2/+2
* Adopt to jaulib v0.4.9; Fixes BTSecurityRegistry::getStartOf(..)Sven Gothel2021-10-051-2/+2
* Bump jaulib; dbt_scanner10: Show uuid_t TypeSizeSven Gothel2021-10-021-3/+9
* dbt_scanner10/DBTScanner10: Only show notify/indicate if availableSven Gothel2021-10-021-6/+9
* dbt_scanner10: Drop device->getGattHandler()->getCharListenerCount()Sven Gothel2021-09-291-5/+4
* Examples: Cleanup up dbt_scanner10/DBTScanner10, moving test-code into upcomi...Sven Gothel2021-09-291-92/+3
* Examples C++: Extract constantsSven Gothel2021-09-291-2/+2
* Examples: Build using a set of idiomatic names, one recipe for each examples;...Sven Gothel2021-09-271-0/+943