Example #1
0
 public Protocol(BluetoothAgent btAgent)
 {
     this.btAgent = btAgent;
 }
Example #2
0
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }
 static BluetoothAgent()
 {
     BluetoothAgent._instance = new BluetoothAgent();
 }