Home
last modified time | relevance | path

Searched defs:reportId (Results 1 – 4 of 4) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothHidDeviceCallback.aidl28 void onInterruptData(in BluetoothDevice device, in byte reportId, in byte[] data); in onInterruptData()
DIBluetoothHidHost.aidl50 boolean getReport(in BluetoothDevice device, byte reportType, byte reportId, int bufferSize); in getReport()
/system/bt/btif/src/
Dbtif_hh.cc701 uint8_t reportId, uint16_t bufferSize) { in btif_hh_getreport()
1486 bthh_report_type_t reportType, uint8_t reportId, in get_report()
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc221 SensorType getSensorTypeFromReportId(uint8_t reportId) { in getSensorTypeFromReportId()
257 bool isSecondaryTemperature(uint8_t reportId) { in isSecondaryTemperature()