Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_utils.c262 UINT8 this_char, ctl_shift; in bta_hh_parse_keybd_rpt() local
315 if ((this_char = this_report[xx]) == 0) { in bta_hh_parse_keybd_rpt()
324 p_data->this_char[key_idx ++] = this_char; in bta_hh_parse_keybd_rpt()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h240 UINT8 this_char[6]; /* virtual key code */ member