Stay organized with collections
Save and categorize content based on your preferences.
AHeartRateEvent
Summary
Public attributes
bpm
Declared in android/sensor.h
float AHeartRateEvent::bpm
status
Declared in android/sensor.h
int8_t AHeartRateEvent::status
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[],null,["# AHeartRateEvent Struct Reference\n\nAHeartRateEvent\n===============\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------|----------|\n| [bpm](#struct_a_heart_rate_event_1a6cee4a9bab8cdcaab6b7f6e9044f5ff6) | `float` |\n| [status](#struct_a_heart_rate_event_1a7f712c19dfcdc9b241e3cd114470cf66) | `int8_t` |\n\nPublic attributes\n-----------------\n\n### bpm\n\nDeclared in `android/sensor.h` \n\n```text\nfloat AHeartRateEvent::bpm\n``` \n\n### status\n\nDeclared in `android/sensor.h` \n\n```scdoc\nint8_t AHeartRateEvent::status\n```"]]