Home
last modified time | relevance | path

Searched refs:kHRBodyLocationFoot (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/example/heart_rate/
Dconstants.h44 const uint8_t kHRBodyLocationFoot = 6; variable
Dheart_rate_server.cc327 value.push_back(kHRBodyLocationFoot); in OnCharacteristicReadRequest()