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

  /system/bt/bta/hh/
bta_hh_utils.cc 267 p_kb->mod_key[xx] = true;
268 } else if (p_kb->mod_key[xx]) {
269 p_kb->mod_key[xx] = false;
272 p_data->mod_key[xx] = p_kb->mod_key[xx];
bta_hh_int.h 267 bool mod_key[4]; /* ctrl, shift(upper), Alt, GUI */ member in struct:__anon1377
  /system/bt/bta/include/
bta_hh_api.h 241 bool mod_key[BTA_HH_MOD_MAX_KEY]; member in struct:__anon1548

Completed in 1025 milliseconds