public class BluetoothMarshmallow extends BluetoothLollipop
需要申请地理位置权限
| 构造器和说明 |
|---|
BluetoothMarshmallow() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
startScanInternal(BluetoothFilter filter,
BluetoothDetectorCallBack callBack) |
void |
stopScanInternal(BluetoothDetectorCallBack callBack) |
onLeScangetBluetoothScannerpublic void startScanInternal(BluetoothFilter filter, BluetoothDetectorCallBack callBack)
startScanInternal 在类中 BluetoothLollipoppublic void stopScanInternal(BluetoothDetectorCallBack callBack)
stopScanInternal 在类中 BluetoothLollipop