HomeSort by relevance Sort by last modified time
    Searched refs:kHRValueFormat8Bit (Results 1 - 2 of 2) sorted by null

  /system/bt/service/example/heart_rate/
constants.h 26 const uint8_t kHRValueFormat8Bit = (0 << 0);
heart_rate_server.cc 203 uint8_t flags = kHRValueFormat8Bit | kHRSensorContactDetected;

Completed in 61 milliseconds