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

/system/bt/bta/hh/
H A Dbta_hh_utils.cc280 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);
H A Dbta_hh_int.h270 uint8_t last_report[BTA_HH_MAX_RPT_CHARS]; member in struct:__anon178

Completed in 29 milliseconds