[FlagsAttribute]
public enum ServiceClass
<FlagsAttribute>
Public Enumeration ServiceClass
[FlagsAttribute]
public enum class ServiceClass
[<FlagsAttribute>]
type ServiceClass
Is returned by the property ClassOfDevice.Service.
Defined in Bluetooth Specifications http://www.bluetooth.org/Technical/AssignedNumbers/baseband.htm.
None | 0 | No service class bits set. |
LimitedDiscoverableMode | 1 | |
Positioning | 8 | |
Network | 16 | |
Rendering | 32 | |
Capturing | 64 | |
ObjectTransfer | 128 | |
Audio | 256 | |
Telephony | 512 | |
Information | 1,024 |