public static interface IBreeze.LeScanCallBack
Modifier and Type | Method and Description |
---|---|
void |
onLeScan(BreezeDeviceDescriptor device,
int rssi,
byte[] scanRecord)
当扫描到设备时触发
|
void onLeScan(BreezeDeviceDescriptor device, int rssi, byte[] scanRecord)
device
- 设备信息rssi
- 设备信号强度scanRecord
- 原始广播数据