Home
last modified time | relevance | path

Searched refs:num_lock (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_utils.cc299 p_kb->num_lock = p_kb->num_lock ? false : true; in bta_hh_parse_keybd_rpt()
307 p_data->num_lock = p_kb->num_lock; in bta_hh_parse_keybd_rpt()
Dbta_hh_int.h268 bool num_lock; member
/system/bt/bta/include/
Dbta_hh_api.h243 bool num_lock; /* is Num key pressed */ member