Home
last modified time | relevance | path

Searched defs:SendKeyEvent (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc17 virtual void SendKeyEvent(uint8_t key, KeyState state) {} in SendKeyEvent() function in bluetooth::avrcp::FakeMediaInterface
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc35 void SendKeyEvent(uint8_t key, KeyState state) { in SendKeyEvent() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc178 void SendKeyEvent(uint8_t key, KeyState state) override { in SendKeyEvent() function in bluetooth::avrcp::MediaInterfaceWrapper
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp112 void SendKeyEvent(uint8_t key, KeyState state) { in SendKeyEvent() function in android::AvrcpMediaInterfaceImpl