Home
last modified time | relevance | path

Searched refs:BTA_HH_MOD_MAX_KEY (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_hh_api.h230 BTA_HH_MOD_MAX_KEY enumerator
236 bool mod_key[BTA_HH_MOD_MAX_KEY];
/system/bt/bta/hh/
Dbta_hh_utils.cc43 static const uint8_t bta_hh_mod_key_mask[BTA_HH_MOD_MAX_KEY] = {
265 for (xx = 0; xx < BTA_HH_MOD_MAX_KEY; xx++) { in bta_hh_parse_keybd_rpt()