The fields of Android.Bluetooth.BluetoothHealth are listed below. For a list of all members, see the BluetoothHealth Members list.
See Also: Inherited members from Java.Lang.Object
const | AppConfigRegistrationFailure | HealthApplicationConfig (1). Health App Configuration registration failure |
const | AppConfigRegistrationSuccess | HealthApplicationConfig (0). Health App Configuration registration success |
const | AppConfigUnregistrationFailure | HealthApplicationConfig (3). Health App Configuration un-registration failure |
const | AppConfigUnregistrationSuccess | HealthApplicationConfig (2). Health App Configuration un-registration success |
const | ChannelTypeReliable | HealthChannelType (10). Health Profile - Channel Type used - Reliable |
const | ChannelTypeStreaming | HealthChannelType (11). Health Profile - Channel Type used - Streaming |
const | SinkRole | RoleType (2). Health Profile Sink Role the device talking to the health device. |
const | SourceRole | RoleType (1). Health Profile Source Role - the health device. |
const | StateChannelConnected | HealthState (2). Health Channel Connection State - Connected |
const | StateChannelConnecting | HealthState (1). Health Channel Connection State - Connecting |
const | StateChannelDisconnected | HealthState (0). Health Channel Connection State - Disconnected |
const | StateChannelDisconnecting | HealthState (3). Health Channel Connection State - Disconnecting |