Searched defs:reportId (Results 1 – 4 of 4) sorted by relevance
28 void onInterruptData(in BluetoothDevice device, in byte reportId, in byte[] data); in onInterruptData()
50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize); in getReport()
701 uint8_t reportId, uint16_t bufferSize) { in btif_hh_getreport()1486 bthh_report_type_t reportType, uint8_t reportId, in get_report()
221 SensorType getSensorTypeFromReportId(uint8_t reportId) { in getSensorTypeFromReportId()257 bool isSecondaryTemperature(uint8_t reportId) { in isSecondaryTemperature()