Home
last modified time | relevance | path

Searched defs:sendReport (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/test/
H A DHidRawSensorTest.cpp78 virtual bool sendReport(uint8_t id, std::vector<uint8_t> &data) { in sendReport() function in android::SensorHalExt::HidRawDummyDevice
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHidDevice.aidl32 …boolean sendReport(in BluetoothDevice device, in int id, in byte[] data, in AttributionSource attr… in sendReport() method
/aosp12/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DHidRawDevice.cpp259 bool HidRawDevice::sendReport(uint8_t id, std::vector<uint8_t> &data) { in sendReport() function in android::SensorHalExt::HidRawDevice
/aosp12/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp215 void Device::sendReport(const std::vector<uint8_t>& report) const { in sendReport() function in android::uhid::Device
329 static void sendReport(JNIEnv* env, jclass /* clazz */, jlong ptr, jbyteArray rawReport) { in sendReport() function
/aosp12/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DDevice.java97 public void sendReport(byte[] report) { in sendReport() method in Device
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDeviceService.java349 public boolean sendReport(BluetoothDevice device, int id, byte[] data, in sendReport() method in HidDeviceService.BluetoothHidDeviceBinder
603 synchronized boolean sendReport(BluetoothDevice device, int id, byte[] data) { in sendReport() method in HidDeviceService
H A DHidDeviceNativeInterface.java124 public boolean sendReport(int id, byte[] data) { in sendReport() method in HidDeviceNativeInterface
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHidDevice.java612 public boolean sendReport(BluetoothDevice device, int id, byte[] data) { in sendReport() method in BluetoothHidDevice
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...