HomeSort by relevance Sort by last modified time
    Searched defs:this_char (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hh/
bta_hh_utils.cc 244 uint8_t this_char, ctl_shift; local
291 APPL_TRACE_DEBUG("this_char = %02x", this_report[xx]);
293 this_char = this_report[xx];
294 if (this_char == 0) continue;
301 p_data->this_char[key_idx++] = this_char;
343 APPL_TRACE_DEBUG("this_char = %02x", p_report[xx]);
  /system/bt/bta/include/
bta_hh_api.h 235 uint8_t this_char[6]; /* virtual key code */ member in struct:__anon105704
  /toolchain/binutils/binutils-2.25/libiberty/
regex.c 1177 int this_char; local
4448 unsigned this_char; local
    [all...]

Completed in 77 milliseconds