ObexAttributeIdSupportedFunctions Field

Supported Functions (BIP)

Definition

Namespace: InTheHand.Net.Bluetooth.AttributeIds
Assembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
C#
public const ServiceAttributeId SupportedFunctions = 

Field Value

ServiceAttributeId

Remarks

Basic Imaging Profile — Imaging, ImagingResponder, ImagingAutomaticArchive, ImagingReferenceObjects service classes.

[UInt32]

ValueMeaning
Bit 0GetCapabilities
Bit 1PutImage
Bit 2PutLinkedAttachment
Bit 3PutLinkedThumbnail
Bit 4RemoteDisplay
Bit 5GetImagesList
Bit 6GetImageProperties
Bit 7GetImage
Bit 8GetLinkedThumbnail
Bit 9GetLinkedAttachment
Bit 10DeleteImage
Bit 11StartPrint
Bit 12Reserved
Bit 13StartArchive
Bit 14GetMonitoringImage
Bit 16GetStatus
Bit 15, 17..31Reserved

See Also