Here is a list of all functions with links to the classes they belong to:
- i -
- I2cBusImpl() : cdc::hal::I2cBusImpl
- id() : cdc::plugin_manager::Plugin
- importBackup() : cdc::core::IModule, cdc::mod_2fa::TwoFaModule, cdc::mod_password::PasswordModule, cdc::mod_vcard::VcardModule
- importFrom() : cdc::os_ui::BackupManager
- importSystemSettings() : cdc::os_ui::SystemSettingsBackup
- init() : cdc::core::AttestationKeyService, cdc::core::EventBus, cdc::core::IService, cdc::core::PinManager, cdc::core::TropicStorage, cdc::core::UsbManager, cdc::hal::BluetoothControllerStub, cdc::hal::BQ25895Power, cdc::hal::EpaperDisplay, cdc::hal::Esp32Rtc, cdc::hal::Esp32SleepController, cdc::hal::EspHardware, cdc::hal::I2cBusImpl, cdc::hal::SecureElementStub, cdc::hal::TCA9535Keypad, cdc::hal::Tropic01Element, cdc::hal::WifiController, cdc::mod_2fa::OathCodeView, cdc::mod_2fa::TwoFaModule, cdc::mod_ble_serial::BleSerialModule, cdc::mod_ble_serial::BleUartService, cdc::mod_fido2::Fido2Module, cdc::mod_gpg::GpgModule, cdc::mod_nvsedit::NvsEditModule, cdc::mod_password::PasswordModule, cdc::mod_sao::SaoModule, cdc::mod_vcard::VcardModule, cdc::plugin_manager::PluginManager, cdc::serial::Console, cdc::serial::SerialCmd, cdc::ui::CanvasView, cdc::ui::ColorPickerView, cdc::ui::ConfirmView, cdc::ui::Console, cdc::ui::ContextMenuView, cdc::ui::DateInputView, cdc::ui::I18n, cdc::ui::InfoView, cdc::ui::ListView, cdc::ui::LockScreenView, cdc::ui::MessageBox, cdc::ui::PinChangeView, cdc::ui::PinEntryView, cdc::ui::QRCodeView, cdc::ui::SleepManager, cdc::ui::SliderView, cdc::ui::T9InputView, cdc::ui::TimeInputView, cdc::ui::ToastView
- initAll() : cdc::core::ModuleRegistry, cdc::core::ServiceRegistry
- initiateSecurity() : cdc::hal::IBluetoothController, IBluetoothController
- insertItem() : cdc::ui::ListView
- insertListItem() : cdc::plugin_manager::PluginUiState
- instance() : cdc::core::EventBus, cdc::core::ModuleRegistry, cdc::core::PinManager, cdc::core::ServiceRegistry, cdc::core::SystemLock, cdc::core::TropicSlotMap, cdc::core::TropicStorage, cdc::core::UsbManager, cdc::mod_2fa::OathStore, cdc::mod_2fa::TwoFaModule, cdc::mod_ble_serial::BleSerialModule, cdc::mod_ble_serial::BleUartService, cdc::mod_fido2::Fido2Module, cdc::mod_gpg::GpgModule, cdc::mod_gpg::GpgRecvStore, cdc::mod_password::PasswordModule, cdc::mod_password::PasswordStore, cdc::mod_sao::SaoModule, cdc::mod_vcard::VcardModule, cdc::os_ui::BackupManager, cdc::plugin_manager::PluginManager, cdc::plugin_manager::PluginUiState, cdc::ui::I18n, cdc::ui::SleepManager, cdc::ui::ViewStack, cdc::ui::WifiHandlers
- invertRect() : cdc::ui::CanvasView
- isAdvertising() : cdc::hal::IBluetoothController, IBluetoothController
- isAuthenticated() : cdc::serial::SerialCmd
- isAvailable() : cdc::core::ServiceRegistry
- isBacklightOn() : cdc::hal::EpaperDisplay, cdc::hal::IDisplay
- isBadgeBlocked() : cdc::core::PinManager
- isBatteryCritical() : cdc::hal::BQ25895Power, cdc::hal::IPowerManager, IPowerManager
- isBatteryLow() : cdc::hal::BQ25895Power, cdc::hal::IPowerManager, IPowerManager
- isBatteryPresent() : cdc::hal::BQ25895Power, cdc::hal::IPowerManager, IPowerManager
- isBusy() : cdc::core::IKeyboardProvider, cdc::hal::EpaperDisplay, cdc::hal::IDisplay
- isCacheValid() : cdc::core::TropicStorage
- isConnected() : cdc::core::IKeyboardProvider, cdc::hal::BluetoothControllerStub, cdc::hal::IBluetoothController, cdc::hal::IWifiController, cdc::hal::WifiController, cdc::mod_ble_serial::BleUartService, cdc::ui::WifiHandlers, IBluetoothController
- isDisabled() : cdc::plugin_manager::PluginStorage
- isDuressPin() : cdc::core::PinManager
- isEmpty() : cdc::ui::ViewStack
- isEnabled() : cdc::hal::BluetoothControllerStub, cdc::hal::IBluetoothController, cdc::hal::IWifiController, cdc::hal::WifiController, cdc::mod_ble_serial::BleSerialModule, IBluetoothController
- isExpired() : cdc::ui::ToastView
- isInitialized() : cdc::mod_ble_serial::BleUartService
- isInLightSleep() : cdc::ui::SleepManager
- isKeyPressed() : cdc::hal::IKeypad, cdc::hal::TCA9535Keypad
- isLoaded() : cdc::plugin_manager::Plugin, cdc::plugin_manager::PluginManager
- isLocked() : cdc::core::SystemLock
- isLockedOut() : cdc::ui::PinEntryView
- isLockoutActive() : cdc::core::PinManager
- isModuleEnabled() : cdc::core::ModuleRegistry
- isModuleEnabledByName() : cdc::core::ModuleRegistry
- isPinSet() : cdc::core::PinManager
- isPluginDisabled() : cdc::plugin_manager::PluginManager
- isPW1Blocked() : cdc::core::PinManager
- isPW3Blocked() : cdc::core::PinManager
- isRevealed() : cdc::ui::PasswordT9View
- isRmemAllowedForModuleId() : cdc::core::TropicSlotMap
- isRunningInBackground() : cdc::plugin_manager::PluginManager
- isScanComplete() : cdc::hal::IBluetoothController, cdc::hal::IWifiController, cdc::hal::WifiController, IBluetoothController
- isSessionActive() : cdc::hal::ISecureElement, cdc::hal::SecureElementStub, cdc::hal::Tropic01Element, ISecureElement
- isSleepInhibited() : cdc::ui::SleepManager
- isStorageAvailable() : cdc::core::PinManager
- isTimeSet() : cdc::hal::Esp32Rtc, cdc::hal::IRtc, IRtc
- isTimeValid() : cdc::mod_2fa::OathStore
- isUsbConnected() : cdc::hal::BQ25895Power, cdc::hal::IPowerManager, IPowerManager
- isUserEnabled() : cdc::ui::WifiHandlers
- isValid() : cdc::core::TropicSlotMap
- isValidIpAddress() : cdc::ui::WifiHandlers