Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp96 struct key_state { struct
111 key_state keys[KEY_MAX + 1]; argument
/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTargetCallback.aidl34 void OnPassThroughCommand(String addr, int id, int key_state); in OnPassThroughCommand()
/system/bt/bta/av/
Dbta_av_api.cc408 tBTA_AV_STATE key_state) { in BTA_AvRemoteCmd()
435 tBTA_AV_STATE key_state, uint8_t* p_msg, in BTA_AvRemoteVendorUniqueCmd()
/system/bt/service/
Davrcp_control.cc70 uint8_t key_state = key_pressed ? AVRC_STATE_PRESS : AVRC_STATE_RELEASE; in SendPassThroughCommand() local
Davrcp_target.cc359 void AvrcpTarget::PassthroughCmdCallback(int id, int key_state, in PassthroughCmdCallback()
/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc178 void PassthroughCmdCallback(int id, int key_state, const RawAddress& bd_addr) { in PassthroughCmdCallback()
278 void PassthroughRspCallback(const RawAddress& bd_addr, int id, int key_state) { in PassthroughRspCallback()
287 void GroupnavigationRspCallback(int id, int key_state) { in GroupnavigationRspCallback()
694 int id, int key_state, const RawAddress& bd_addr) { in PassthroughCmdCallback()
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc304 const std::string& addr, int32_t id, int32_t key_state) { in OnPassThroughCommand()
/system/bt/bta/include/
Dbta_av_api.h272 tBTA_AV_STATE key_state; member
283 tBTA_AV_STATE key_state; member
/system/bt/btif/src/
Dbtif_rc.cc837 int key_state; in handle_rc_vendorunique_rsp() local
5092 uint8_t key_state) { in send_groupnavigation_cmd()
5136 uint8_t key_code, uint8_t key_state) { in send_passthrough_cmd()
/system/core/adb/
Dsysdeps_win32.cpp1363 BYTE key_state[256] = {0}; in _get_char_ignoring_modifier() local