mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
PR #630 stopped advertising device names in BLE scan responses. This made shouldSkipDiscoveredDevice() always return false since it relied on matching "RNS-"/"Reticulum-" prefixes in advertised names. The GATT-layer identity dedup remains intact. Removed: - shouldSkipDiscoveredDevice() and its scanner callback wrapper - recentlyDeduplicatedIdentities map + deduplicationCooldownMs - BleAdvertiser.setTransportIdentity() + transportIdentityHash - IDENTITY_BYTES_IN_ADVERTISED_NAME constant - 15 dead tests and 6 dead test helpers - Stale detekt baseline entry and docs references Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| features | ||
| ble-architecture.md | ||
| micron-implementation-plan.md | ||
| rpc-authentication-shared-instance.md | ||
| UserGuide.md | ||