Android Kotlin ScanFilter Builder class not functioning
As stated above, I’m trying to use ScanFilter.Builder()
to construct a filter for my bluetooth application, and it gives an unresolved reference error.
Android Kotlin ScanFilter class not functioning
As stated above, I’m trying to use ScanFilter.Builder()
to construct a filter for my bluetooth application, and it gives an unresolved reference error.