Example #1
0
 internal NullBtCli(NullBluetoothFactory fcty, CommonRfcommStream conn)
     : base(fcty, conn)
 {
 }
Example #2
0
 internal NullBtListener(NullBluetoothFactory fcty)
     : base(fcty)
 {
 }