示例#1
0
 // 开始
 public void start() {
   bleService.work();
 }
示例#2
0
 public void start() {
   BLEService.work();
 }