Searched refs:btif_hh_keylockstates (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_hh.c70 static int btif_hh_keylockstates=0; //The current key state of each key variable
170 return btif_hh_keylockstates;
176 btif_hh_keylockstates |= keymask;
274 btif_hh_keylockstates}; /* keystate */
278 __FUNCTION__, p_dev->dev_handle, btif_hh_keylockstates);

Completed in 31 milliseconds