CompatibilityDevice

open class CompatibilityDevice

Functions

Link copied to clipboard
open fun getAllCompatibilityAccessoriesName(): Array<String>
Called when starting scan to get array of Supported service UUID to find the needed(Exact) Accessories
Link copied to clipboard
open fun getAllCompatibilityUUIService(): Array<UUID>
Called when starting scan to get array of Supported service UUID to find the needed(Exact) Accessories
Link copied to clipboard
open fun getCompatibilityScanFilter(@NonNull array: Array<UUID>, @Nullable accessoriesName: Array<String>): List<ScanFilter>
Called when starting scan to get array of Supported service UUID to find the needed(Exact) Accessories Scan Can do
Link copied to clipboard
open fun initializeSupportedAccessoriesName()
Add Current Supported Device PrymeBTPTTCeoTronics
Link copied to clipboard
open fun initializeSupportedUUIDService()
Link copied to clipboard
open fun isCompatible(@Nullable uuid: UUID): BleDeviceHandler
Called to check if current connected device is supported