NOW LOADING

MidiBluetoothAddressType


Whether a Bluetooth address is public or random
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.

Values

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.

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.