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

/system/bt/bta/hh/
H A Dbta_hh_utils.cc243 uint8_t this_char, ctl_shift; local
290 APPL_TRACE_DEBUG("this_char = %02x", this_report[xx]);
292 this_char = this_report[xx];
293 if (this_char == 0) continue;
300 p_data->this_char[key_idx++] = this_char;
342 APPL_TRACE_DEBUG("this_char = %02x", p_report[xx]);
/system/bt/bta/include/
H A Dbta_hh_api.h235 uint8_t this_char[6]; /* virtual key code */ member in struct:__anon383

Completed in 30 milliseconds