kamgurgul / cpu-info

CPU Info is a KMP application which provides information about device hardware and software
Apache License 2.0
662 stars 104 forks source link

Broken hardware #73

Closed leohoppergit closed 2 years ago

leohoppergit commented 2 years ago

Hi there, Would the app show broken hardware, as e.g. a nonfunctional Bluetooth module, which is physically available though. And if so, would the app tell me the altered status or can it just tell that the hardware is or is not available. Does it tell anything about functionality?

Thanks and regards!

kamgurgul commented 2 years ago

In general no. If system reports that specific hardware is available then app will show it. I'm not even sure how verification of nonfunctional modules could be detected.