Searched defs:key_state (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_bta_av_api.cc | 139 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/ |
D | bta_av_api.cc | 392 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/ |
D | btif_rc.cc | 158 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/ |
D | com_android_bluetooth_avrcp_controller.cpp | 777 jint key_code, jint key_state) { in sendPassThroughCommandNative() 806 jint key_state) { in sendGroupNavigationCommandNative()
|
/packages/modules/Bluetooth/system/bta/include/ |
D | bta_av_api.h | 283 tBTA_AV_STATE key_state; member 294 tBTA_AV_STATE key_state; member
|
/packages/modules/adb/ |
D | sysdeps_win32.cpp | 1615 BYTE key_state[256] = {0}; in _get_char_ignoring_modifier() local
|