Home
last modified time | relevance | path

Searched defs:key_state (Results 1 – 5 of 5) sorted by relevance

/system/core/healthd/
Dhealthd_mode_charger.cpp80 struct key_state { struct
81 bool pending;
82 bool down;
83 int64_t timestamp;
/system/bt/bta/av/
Dbta_av_api.c420 void BTA_AvRemoteCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) in BTA_AvRemoteCmd()
448 tBTA_AV_STATE key_state, UINT8* p_msg, in BTA_AvRemoteVendorUniqueCmd()
/system/bt/btif/src/
Dbtif_rc.c799 int key_state; in handle_rc_passthrough_rsp() local
842 int key_state; in handle_rc_vendorunique_rsp() local
3932 uint8_t key_state) in send_groupnavigation_cmd()
3983 static bt_status_t send_passthrough_cmd(bt_bdaddr_t *bd_addr, uint8_t key_code, uint8_t key_state) in send_passthrough_cmd()
/system/bt/bta/include/
Dbta_av_api.h376 tBTA_AV_STATE key_state; member
388 tBTA_AV_STATE key_state; member
/system/core/adb/
Dsysdeps_win32.cpp1440 BYTE key_state[256] = {0}; in _get_char_ignoring_modifier() local