Searched defs:SendKeyEvent (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/ | ||
D | avrcp_device_fuzz.cc | 17 virtual void SendKeyEvent(uint8_t key, KeyState state) {} in SendKeyEvent() function in bluetooth::avrcp::FakeMediaInterface |
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/ | ||
D | btav_shim.cc | 35 void SendKeyEvent(uint8_t key, KeyState state) { in SendKeyEvent() function in bluetooth::avrcp::AvrcpMediaInterfaceImpl |
/packages/modules/Bluetooth/system/btif/avrcp/ | ||
D | avrcp_service.cc | 178 void SendKeyEvent(uint8_t key, KeyState state) override { in SendKeyEvent() function in bluetooth::avrcp::MediaInterfaceWrapper |
/packages/modules/Bluetooth/android/app/jni/ | ||
D | com_android_bluetooth_avrcp_target.cpp | 112 void SendKeyEvent(uint8_t key, KeyState state) { in SendKeyEvent() function in android::AvrcpMediaInterfaceImpl |