Searched refs:replyReport (Results 1 – 4 of 4) sorted by relevance
662 public boolean replyReport(BluetoothDevice device, byte type, byte id, byte[] data) { in replyReport() method in BluetoothHidDevice668 result = service.replyReport(device, type, id, data); in replyReport()
5746 Landroid/bluetooth/BluetoothHidDevice;->replyReport(Landroid/bluetooth/BluetoothDevice;BB[B)Z
16809 HSPLandroid/bluetooth/IBluetoothHidDevice;->replyReport(Landroid/bluetooth/BluetoothDevice;BB[B)Z
8380 method public boolean replyReport(android.bluetooth.BluetoothDevice, byte, byte, byte[]);