scan abstract method

void scan(
  1. AddBleScanCall call
)

注意设备需要进入设置状态才能被扫描到 扫描可以添加的设备

call 扫描回调

Implementation

void scan(AddBleScanCall call);