HealthDeviceAttributeIdMcapSupportedProcedures Field

MCAP Supported Procedures

Definition

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

Field Value

ServiceAttributeId

Remarks

"This attribute is a one byte bit-mask that indicates the MCAP procedures that are supported by this HDP service."

 
0x02  Supports Reconnect Initiation 3
0x04  Supports Reconnect Acceptance 4
0x08  Supports Clock Synchronization Protocol (includes support for at least Sync-Slave Role)
0x10  Supports Sync-Master Role
[UInt8]

See Also