Ejemplo n.º 1
0
 // 开始
 public void start() {
   bleService.work();
 }
Ejemplo n.º 2
0
 public void start() {
   BLEService.work();
 }