今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
690 B

.class public interface abstract Lcom/facebook/places/internal/BleScanner;
.super Ljava/lang/Object;
.source "BleScanner.java"
# virtual methods
.method public abstract getErrorCode()I
.end method
.method public abstract getScanResults()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<",
"Lcom/facebook/places/internal/BluetoothScanResult;",
">;"
}
.end annotation
.end method
.method public abstract initAndCheckEligibility()V
.end method
.method public abstract startScanning()V
.end method
.method public abstract stopScanning()V
.end method