Searched defs:key_state (Results 1 – 5 of 5) sorted by relevance
80 struct key_state { struct81 bool pending;82 bool down;83 int64_t timestamp;
420 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()
799 int key_state; in handle_rc_passthrough_rsp() local842 int key_state; in handle_rc_vendorunique_rsp() local3932 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()
376 tBTA_AV_STATE key_state; member388 tBTA_AV_STATE key_state; member
1440 BYTE key_state[256] = {0}; in _get_char_ignoring_modifier() local