isBLESupported

open fun isBLESupported(@NonNull context: Context): Boolean

Check if BLE is supported.

Return

boolean true : if BLE supported, false otherwise.