BTScan Model
class BTScanModel @Inject constructor(application: Application, serviceRepository: ServiceRepository, bluetoothRepository: BluetoothRepository, usbRepository: UsbRepository, usbManagerLazy: Lazy<UsbManager>, networkRepository: NetworkRepository, radioInterfaceService: RadioInterfaceService, recentAddressesRepository: RecentAddressesRepository) : ViewModel, Logging
Constructors
Link copied to clipboard
@Inject
Properties
Link copied to clipboard
Link copied to clipboard
UI StateFlow for discovered TCP devices.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
UI StateFlow for recently connected TCP devices that are not currently discovered.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard