public class BluetoothNougat extends BluetoothMarshmallow
需要检测设备是否打开位置信息
isScanning| 构造器和说明 |
|---|
BluetoothNougat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
startScanInternal() |
void |
stopScanInternal() |
isScanning, onLeScangetCallBack, getFilter, newInstance, setCallBack, setFilterpublic void startScanInternal()
public void stopScanInternal()
stopScanInternal 在类中 BluetoothMarshmallow