Exemplo n.º 1
0
 public OWBLE_LeScanCallback(OWBLE owble)
 {
     _owble = owble;
 }
Exemplo n.º 2
0
 public OWBLE_BluetoothGattCallback(OWBLE owble)
 {
     _owble = owble;
 }