Searched refs:replyReport (Results 1 – 2 of 2) sorted by relevance
32 boolean replyReport(in BluetoothDevice device, in byte type, in byte id, in byte[] data); in replyReport() method
446 public boolean replyReport(BluetoothDevice device, byte type, byte id, byte[] data) { in replyReport() method in BluetoothInputHost454 result = service.replyReport(device, type, id, data); in replyReport()