Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_utils.c383 p_data->mouse_button = (p_report[0] & 0x07); in bta_hh_parse_mice_rpt()
392 APPL_TRACE_DEBUG("mice button: 0x%2x", p_data->mouse_button); in bta_hh_parse_mice_rpt()
/system/bt/bta/include/
Dbta_hh_api.h262 UINT8 mouse_button; /* mouse button is clicked */ member