| Namespace | Windows.Devices.Midi2.Transports.Bluetooth |
|---|---|
| Type Name | MidiBluetoothAddressType |
| Type | WinRT Enumeration (a 32-bit unsigned or signed integer) |
| IDL | MidiBluetoothAddressTypeEnum.idl |
Reported on MidiBluetoothPeripheralClient.
| Value | Numeric Value | Description |
|---|---|---|
Unknown |
0 |
Not reported |
Public |
1 |
A public address, which is stable |
Random |
2 |
A random address, re-generated periodically for privacy |
A random address is not a durable way to recognize a phone or tablet which has connected to this PC. Pairing is what gives a remote device a stable identity.
