Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc139 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) { in BTA_AvRemoteCmd()
143 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_STATE key_state, in BTA_AvRemoteVendorUniqueCmd()
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc392 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id, tBTA_AV_STATE key_state) { in BTA_AvRemoteCmd()
418 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_STATE key_state, in BTA_AvRemoteVendorUniqueCmd()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc158 uint8_t key_state; member
841 int key_state; in handle_rc_vendorunique_rsp() local
3230 uint8_t key_state) { in send_groupnavigation_cmd()
3279 uint8_t key_state) { in send_passthrough_cmd()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp777 jint key_code, jint key_state) { in sendPassThroughCommandNative()
806 jint key_state) { in sendGroupNavigationCommandNative()
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h283 tBTA_AV_STATE key_state; member
294 tBTA_AV_STATE key_state; member
/packages/modules/adb/
Dsysdeps_win32.cpp1615 BYTE key_state[256] = {0}; in _get_char_ignoring_modifier() local