Closed s5uishida closed 5 years ago
BluetoothAdapter#setDiscoveryFilter(Map<String, Variant<?>> _filter)
Since each entry.getValue() returned by _filter.entrySet() is a Variant, I think it is necessary to obtain the inner class of Variant and check the class type.
Since each entry.getValue() returned by _filter.entrySet() is a Variant, I think it is necessary to obtain the inner class of Variant and check the class type.