Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h235 BTA_HH_MOD_MAX_KEY enumerator
241 BOOLEAN mod_key[BTA_HH_MOD_MAX_KEY];
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c44 static const UINT8 bta_hh_mod_key_mask[BTA_HH_MOD_MAX_KEY] = {
287 for (xx = 0; xx < BTA_HH_MOD_MAX_KEY; xx ++ ) { in bta_hh_parse_keybd_rpt()