Sorry, but there are no more tags available to filter with.
-
private void send(BluetoothDeviceInfo btDeviceInfo, string path) { BluetoothClient btClient = new BluetoothClient(); if (btDeviceInfo.Authenticated) { BluetoothSecurity.PairRequest(btDeviceInfo.DeviceAddress, "0000"); } System.Uri uri = new Uri("obex://" + btDeviceInfo.DeviceAddress...
Page 1 of 1 (1 items)