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

  /system/bt/bta/hh/
bta_hh_utils.cc 280 if (this_report[xx] == p_kb->last_report[yy]) {
309 memset(p_kb->last_report, 0, BTA_HH_MAX_RPT_CHARS);
310 memcpy(p_kb->last_report, p_report, report_len);
bta_hh_int.h 270 uint8_t last_report[BTA_HH_MAX_RPT_CHARS]; member in struct:__anon1377

Completed in 64 milliseconds