BluetoothServiceCapabilities BluetoothServiceCapabilities BluetoothServiceCapabilities BluetoothServiceCapabilities Enum

Definition

Indicates the service capabilities of a device.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

public : enum class BluetoothServiceCapabilitiespublic enum BluetoothServiceCapabilitiesPublic Enum BluetoothServiceCapabilities// You can use this enum in JavaScript.
Attributes
System.FlagsAttribute ContractVersionAttribute
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)
Capabilities
bluetooth

Fields

AudioService AudioService AudioService AudioService

Audio, for example, speaker, microphone, headset service.

CapturingService CapturingService CapturingService CapturingService

Capturing, for example, scanner, microphone.

InformationService InformationService InformationService InformationService

Information, for example, web server, WAP server.

LimitedDiscoverableMode LimitedDiscoverableMode LimitedDiscoverableMode LimitedDiscoverableMode

Limited Discoverable Mode.

NetworkingService NetworkingService NetworkingService NetworkingService

Networking, for example, LAN, Ad hoc.

None None None None

None.

ObjectTransferService ObjectTransferService ObjectTransferService ObjectTransferService

Object Transfer, for example, v-Inbox, v-folder.

PositioningService PositioningService PositioningService PositioningService

Positioning or location identification.

RenderingService RenderingService RenderingService RenderingService

Rendering, for example, printer, speakers.

TelephoneService TelephoneService TelephoneService TelephoneService

Telephony, for example cordless, modem, headset service.