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