Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hh.h39 #define BTIF_HH_KEYSTATE_MASK_CAPSLOCK 0x02 macro
/system/bt/btif/src/
Dbtif_hh.cc198 if (changedlockstates & BTIF_HH_KEYSTATE_MASK_CAPSLOCK) { in toggle_os_keylockstates()