示例#1
0
 public static string GetDeviceSelectorForBluetoothDeviceId(global::Windows.Devices.Bluetooth.BluetoothDeviceId bluetoothDeviceId)
 {
     throw new global::System.NotImplementedException("The member string GattDeviceService.GetDeviceSelectorForBluetoothDeviceId(BluetoothDeviceId bluetoothDeviceId) is not implemented in Uno.");
 }
示例#2
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.");
 }
示例#3
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Devices.Bluetooth.GenericAttributeProfile.GattSession> FromDeviceIdAsync(global::Windows.Devices.Bluetooth.BluetoothDeviceId deviceId)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<GattSession> GattSession.FromDeviceIdAsync(BluetoothDeviceId deviceId) is not implemented in Uno.");
 }