OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_report
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/hh/
bta_hh_utils.c
309
if (this_report[xx] == p_kb->
last_report
[yy])
340
memset (p_kb->
last_report
, 0, BTA_HH_MAX_RPT_CHARS);
341
memcpy (p_kb->
last_report
, p_report, report_len);
bta_hh_int.h
287
UINT8
last_report
[BTA_HH_MAX_RPT_CHARS];
member in struct:__anon73345
Completed in 80 milliseconds