//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/LockReconUtils/checkHardware
checkHardware
[androidJvm]\ fun checkHardware(context: Context): HardwareState
Checks and logs the status of necessary permissions including Bluetooth
Return
A PermissionsState object containing the status of permissions.
Parameters
androidJvm
context | The application context used to check permissions. |