public class BluetoothNougat extends BluetoothMarshmallow
需要检测设备是否打开位置信息
| 构造器和说明 |
|---|
BluetoothNougat() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
startScanInternal(BluetoothFilter filter,
BluetoothDetectorCallBack callBack) |
void |
stopScanInternal(BluetoothDetectorCallBack callBack) |
onLeScangetBluetoothScannerpublic void startScanInternal(BluetoothFilter filter, BluetoothDetectorCallBack callBack)
public void stopScanInternal(BluetoothDetectorCallBack callBack)
stopScanInternal 在类中 BluetoothMarshmallow