Esempio n. 1
0
 public static string GetDeviceSelectorForBluetoothDeviceAndServiceId(global::Windows.Devices.Bluetooth.BluetoothDevice bluetoothDevice, global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member string RfcommDeviceService.GetDeviceSelectorForBluetoothDeviceAndServiceId(BluetoothDevice bluetoothDevice, RfcommServiceId serviceId, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 2
0
 public global::Windows.Foundation.IAsyncOperation <global::System.Collections.Generic.IReadOnlyDictionary <uint, global::Windows.Storage.Streams.IBuffer> > GetSdpRawAttributesAsync(global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<IReadOnlyDictionary<uint, IBuffer>> RfcommDeviceService.GetSdpRawAttributesAsync(BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattReadResult> ReadValueAsync(global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattReadResult> GattDescriptor.ReadValueAsync(BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 4
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattDeviceServicesResult> GetGattServicesForUuidAsync(global::System.Guid serviceUuid, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattDeviceServicesResult> BluetoothLEDevice.GetGattServicesForUuidAsync(Guid serviceUuid, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 5
0
 public static string GetDeviceSelectorForBluetoothDeviceIdAndUuid(global::Windows.Devices.Bluetooth.BluetoothDeviceId bluetoothDeviceId, global::System.Guid serviceUuid, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member string GattDeviceService.GetDeviceSelectorForBluetoothDeviceIdAndUuid(BluetoothDeviceId bluetoothDeviceId, Guid serviceUuid, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 6
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattCharacteristicsResult> GetCharacteristicsAsync(global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattCharacteristicsResult> GattDeviceService.GetCharacteristicsAsync(BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }
Esempio n. 7
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.Rfcomm.RfcommDeviceServicesResult> GetRfcommServicesForIdAsync(global::Windows.Devices.Bluetooth.Rfcomm.RfcommServiceId serviceId, global::Windows.Devices.Bluetooth.BluetoothCacheMode cacheMode)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<RfcommDeviceServicesResult> BluetoothDevice.GetRfcommServicesForIdAsync(RfcommServiceId serviceId, BluetoothCacheMode cacheMode) is not implemented in Uno.");
 }