Package-level declarations

Types

Link copied to clipboard
class AutoMigration12to13 : <ERROR CLASS> ERROR CLASS: Symbol not found for AutoMigrationSpec
Link copied to clipboard
class AutoMigration29to30 : <ERROR CLASS> ERROR CLASS: Symbol not found for AutoMigrationSpec
Link copied to clipboard
class AutoMigration33to34 : <ERROR CLASS> ERROR CLASS: Symbol not found for AutoMigrationSpec
Link copied to clipboard
class AutoMigration34to35 : <ERROR CLASS> ERROR CLASS: Symbol not found for AutoMigrationSpec
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Manages per-device Room database instances for node data, with LRU eviction.

Link copied to clipboard

Provides multiplatform access to the current MeshtasticDatabase and a safe transactional helper. Platform implementations manage the concrete lifecycle (Room on Android, etc.).

Link copied to clipboard
abstract class MeshtasticDatabase : <ERROR CLASS> ERROR CLASS: Symbol not found for RoomDatabase
Link copied to clipboard
expect object MeshtasticDatabaseConstructor : <ERROR CLASS> ERROR CLASS: Symbol not found for RoomDatabaseConstructor<org/meshtastic/core/database/MeshtasticDatabase>

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun buildDbName(address: String?): String
Link copied to clipboard
Link copied to clipboard