BluetoothMinorClass Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the Minor Class code of the device. These are interpreted in the context of the Major Class codes.
public enum class BluetoothMinorClass
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class BluetoothMinorClass
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum BluetoothMinorClass
var value = Windows.Devices.Bluetooth.BluetoothMinorClass.uncategorized
Public Enum BluetoothMinorClass
- Inheritance
-
BluetoothMinorClass
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
App capabilities |
bluetooth
|
Fields
Name | Value | Description |
---|---|---|
NetworkFullyAvailable | 0 | Fully available. |
Uncategorized | 0 | Use when a Minor Class code has not been assigned. |
AudioVideoWearableHeadset | 1 | A wearable headset device. |
ComputerDesktop | 1 | A computer desktop. |
HealthBloodPressureMonitor | 1 | A blood pressure monitor. |
PeripheralJoystick | 1 | A joystick. |
PhoneCellular | 1 | A cell phone. |
ToyRobot | 1 | A robot. |
WearableWristwatch | 1 | A wristwatch. |
AudioVideoHandsFree | 2 | A hands-free device. |
ComputerServer | 2 | A computer server. |
HealthThermometer | 2 | A thermometer. |
PeripheralGamepad | 2 | A gamepad. |
PhoneCordless | 2 | A cordless phone. |
ToyVehicle | 2 | A vehicle. |
WearablePager | 2 | A pager. |
ComputerLaptop | 3 | A laptop computer. |
HealthWeighingScale | 3 | A weighing scale. |
PeripheralRemoteControl | 3 | A remote control. |
PhoneSmartPhone | 3 | A smartphone. |
ToyDoll | 3 | A doll or action figure. |
WearableJacket | 3 | A jacket. |
AudioVideoMicrophone | 4 | A microphone. |
ComputerHandheld | 4 | A handheld PC/PDA. |
HealthGlucoseMeter | 4 | A glucose meter. |
PeripheralSensing | 4 | A sensing device. |
PhoneWired | 4 | A wired modem or voice gateway. |
ToyController | 4 | A controller. |
WearableHelmet | 4 | A helmet. |
AudioVideoLoudspeaker | 5 | A loudspeaker. |
ComputerPalmSize | 5 | A palm-sized PC/PDA. |
HealthPulseOximeter | 5 | A pulse oximeter. |
PeripheralDigitizerTablet | 5 | A digitizer tablet. |
PhoneIsdn | 5 | Common ISDN access. |
ToyGame | 5 | A game. |
WearableGlasses | 5 | Glasses. |
AudioVideoHeadphones | 6 | Headphones. |
ComputerWearable | 6 | A wearable, watch-sized, computer. |
HealthHeartRateMonitor | 6 | A heart rate or pulse monitor. |
PeripheralCardReader | 6 | A card reader. |
AudioVideoPortableAudio | 7 | Portable audio device. |
ComputerTablet | 7 | A tablet computer. |
HealthHealthDataDisplay | 7 | A health data display. |
PeripheralDigitalPen | 7 | A digital pen. |
AudioVideoCarAudio | 8 | A car audio device. |
HealthStepCounter | 8 | A step counter. |
NetworkUsed01To17Percent | 8 | 1% to 17% utilized. |
PeripheralHandheldScanner | 8 | A handheld scanner for bar codes, RFID, etc |
AudioVideoSetTopBox | 9 | A set-top box. |
HealthBodyCompositionAnalyzer | 9 | A body composition analyzer. |
PeripheralHandheldGesture | 9 | A handheld gesture input device, such as a "wand" form factor device. |
AudioVideoHifiAudioDevice | 10 | A HiFi audio device. |
HealthPeakFlowMonitor | 10 | A peak flow monitor. |
AudioVideoVcr | 11 | A VCR. |
HealthMedicationMonitor | 11 | A medication monitor. |
AudioVideoVideoCamera | 12 | A video camera. |
HealthKneeProsthesis | 12 | A knee prosthesis. |
AudioVideoCamcorder | 13 | A camcorder. |
HealthAnkleProsthesis | 13 | An ankle prosthesis. |
AudioVideoVideoMonitor | 14 | A video monitor. |
HealthGenericHealthManager | 14 | A generic health manager. |
AudioVideoVideoDisplayAndLoudspeaker | 15 | A video display and loudspeaker. |
HealthPersonalMobilityDevice | 15 | A personal mobility device. |
AudioVideoVideoConferencing | 16 | A video conferencing device. |
NetworkUsed17To33Percent | 16 | 17% to 33% utilized. |
AudioVideoGamingOrToy | 18 | A gaming console or toy. |
NetworkUsed33To50Percent | 24 | 33% to 50% utilized. |
NetworkUsed50To67Percent | 32 | 50% to 67% utilized. |
NetworkUsed67To83Percent | 40 | 67% to 83% utilized. |
NetworkUsed83To99Percent | 48 | 83% to 99% utilized. |
NetworkNoServiceAvailable | 56 | Network service is not available. |