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