Searched refs:sendReport (Results 1 – 5 of 5) sorted by relevance
94 - (IBAction)sendReport:(id)sender;
377 - (IBAction)sendReport:(id)sender {
429 return sHidDeviceProfile.sendReport(device, id, reportByteArray); in bluetoothHidDeviceSendReport()517 sHidDeviceProfile.sendReport(device, ID_MOUSE, report); in bluetoothHidDeviceMoveRepeatedly()
430 int64_t RTCPSender::SendTimeOfSendReport(uint32_t sendReport) { in SendTimeOfSendReport() argument434 if ((last_send_report_[0] == 0) || (sendReport == 0)) { in SendTimeOfSendReport()438 if (last_send_report_[i] == sendReport) in SendTimeOfSendReport()
106 int64_t SendTimeOfSendReport(uint32_t sendReport);