Exemplo n.º 1
0
 internal NullBtCli(NullBluetoothFactory fcty, CommonRfcommStream conn)
     : base(fcty, conn)
 {
 }
Exemplo n.º 2
0
 internal NullBtListener(NullBluetoothFactory fcty)
     : base(fcty)
 {
 }