Searched refs:hr_notification_count_ (Results 1 - 2 of 2) sorted by relevance

/system/bt/service/example/heart_rate/
H A Dheart_rate_server.h110 int hr_notification_count_; member in class:heart_rate::HeartRateServer
H A Dheart_rate_server.cc103 hr_notification_count_(0),
210 if (!(hr_notification_count_ % 10)) {
215 hr_notification_count_++;

Completed in 57 milliseconds