Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hh.c199 int reportIndex; in toggle_os_keylockstates() local
202 reportIndex=4; in toggle_os_keylockstates()
206 hidreport[reportIndex++] = (UINT8)HID_REPORT_CAPSLOCK; in toggle_os_keylockstates()
211 hidreport[reportIndex++] = (UINT8)HID_REPORT_NUMLOCK; in toggle_os_keylockstates()
216 hidreport[reportIndex++] = (UINT8) HID_REPORT_SCROLLLOCK; in toggle_os_keylockstates()