aboutsummaryrefslogtreecommitdiffstats
path: root/src/direct_bt/BTDeviceRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* BT[Device|Security]Registry: Inline static func definition in header and add ...Sven Gothel2021-09-011-20/+20
* BTDeviceRegistry::DeviceQuery: Use explicit enum type distinguishing address ...Sven Gothel2021-08-051-3/+3
* BTDeviceRegistry, BTSecurityRegistry: Expose universal pattern matching, fix ...Sven Gothel2021-08-051-25/+25
* BTDeviceRegistry: Replace print*() to get*String() and clarify method names (...Sven Gothel2021-08-041-23/+24
* BTDeviceRegistry + BTSecurityRegistry: Expose underlying collection (C++ and ...Sven Gothel2021-08-041-63/+38
* BTDeviceRegistry.[cpp/java]: Bring back unordered_set/HashSet for devicesInPr...Sven Gothel2021-08-011-22/+55
* dbt_scanner10/DBTScanner10: Extract BTDeviceRegistry and BTSecurityRegistry t...Sven Gothel2021-07-311-0/+174