/drivers/interface/sensor/v1_1/ |
D | SensorTypes.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas… 46 * sensor ID, maximum measurement range, accuracy, and power. 58 float accuracy; /**< Sensor accuracy */ 68 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an… 76 … unsigned int option; /**< Sensor data options, including the measurement range and accuracy */
|
D | ISensorInterface.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas… 35 * and setting sensor options such as the accuracy and measurement range. 51 * the accuracy and measurement range. 59 …* hardware version, sensor type ID, sensor ID, maximum measurement range, accuracy, and power. For… 118 * @brief Sets options for the specified sensor, including its measurement range and accuracy. 121 * @param option Indicates the options to set, such as the measurement range and accuracy. 167 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
|
D | ISensorCallback.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
|
/drivers/interface/sensor/v1_0/ |
D | SensorTypes.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas… 46 * sensor ID, maximum measurement range, accuracy, and power. 58 float accuracy; /**< Sensor accuracy */ 68 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an… 76 … unsigned int option; /**< Sensor data options, including the measurement range and accuracy */
|
D | ISensorInterface.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas… 35 * and setting sensor options such as the accuracy and measurement range. 51 * the accuracy and measurement range. 59 …* hardware version, sensor type ID, sensor ID, maximum measurement range, accuracy, and power. For… 118 * @brief Sets options for the specified sensor, including its measurement range and accuracy. 121 * @param option Indicates the options to set, such as the measurement range and accuracy. 167 …* data options (such as the measurement range and accuracy), data reporting mode, data address, an…
|
D | ISensorCallback.idl | 25 …* setting the sensor data reporting mode, and setting sensor options such as the accuracy and meas…
|
/drivers/peripheral/sensor/hal/include/ |
D | sensor_controller.h | 50 int32_t accuracy; /* Sensor accuracy */ member
|
/drivers/hdf_core/framework/model/sensor/driver/include/ |
D | sensor_device_type.h | 89 int32_t accuracy; /**< Sensor accuracy */ member
|
/drivers/peripheral/sensor/interfaces/v1_0/ |
D | isensor_interface_vdi.h | 37 float accuracy; member
|
/drivers/interface/location/gnss/v1_0/ |
D | GnssTypes.idl | 236 /* expected accuracy in meters */ 237 unsigned int accuracy; 292 float accuracy; 304 float accuracy;
|
/drivers/peripheral/sensor/interfaces/include/ |
D | sensor_type.h | 178 float accuracy; /**< Sensor accuracy */ member
|
/drivers/hdf_core/framework/test/unittest/sensor/ |
D | hdf_sensor_test.c | 201 .accuracy = 1, in InitSensorDriverTest() 244 .accuracy = 1, in ReleaseSensorDriverTest()
|
/drivers/peripheral/sensor/hal/src/ |
D | sensor_controller.c | 81 …manager->sensorInfoEntry[i].accuracy = HDI_SENSOR_GRAVITY / HDI_SENSOR_ACCEL_LSB / HDI_SENSOR_UNIT… in SetSensorIdClassification() 113 (sizeof(pos->maxRange) + sizeof(pos->accuracy) + sizeof(pos->power)); in GetSensorInfoFromReply() 126 pos->accuracy = (float)(buf->accuracy); in GetSensorInfoFromReply()
|
D | sensor_dump.c | 93 sensorList->sensorInfoEntry[index].accuracy, in SensorShowList()
|
/drivers/peripheral/sensor/hdi_service/ |
D | sensor_if_service.cpp | 116 sensorInfo.accuracy = it.accuracy; in GetAllSensorInfo()
|
/drivers/interface/location/lpfence/geofence/v1_0/ |
D | GeofenceTypes.idl | 76 * @brief Enumerates the accuracy modes supported by geofencing. 144 unsigned short accuracy; 164 unsigned short accuracy; 214 float accuracy;
|
/drivers/interface/usb/v1_0/ |
D | IUsbdBulkCallback.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
D | UsbTypes.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
D | IUsbdSubscriber.idl | 25 …* setting the usb data reporting mode, and setting usb options such as the accuracy and measuremen…
|
/drivers/interface/location/geofence/v1_0/ |
D | GeofenceTypes.idl | 94 float accuracy;
|
/drivers/interface/usb/gadget/mtp/v1_0/ |
D | IUsbfnMtpInterface.idl | 33 * and setting usb options such as the accuracy and measurement range. 48 * the accuracy and measurement range.
|
/drivers/interface/nfc/v1_0/ |
D | NfcTypes.idl | 35 * and setting sensor options such as the accuracy and measurement range.
|
/drivers/interface/audio/v1_0/ |
D | IAudioCallback.idl | 25 …* setting the audio data reporting mode, and setting audio options such as the accuracy and measur…
|
D | IAudioManager.idl | 25 …* setting the audio data reporting mode, and setting audio options such as the accuracy and measur…
|
/drivers/peripheral/location/gnss/hdi_service/ |
D | location_vendor_lib.h | 398 float accuracy; member
|