Searched defs:SetMode (Results 1 – 7 of 7) sorted by relevance
18 int32_t (*SetMode)(int32_t mode); member
122 int32_t (*SetMode)(int32_t sensorId, int32_t mode); member
23 int32_t (*SetMode)(uint32_t mode); member
199 static int32_t SetMode(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *r… in SetMode() function
232 int32_t SensorImpl::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::HDI::Sensor::V1_0::SensorImpl
484 int32_t (*SetMode)(NetDevice *netDev, enum WlanWorkMode mode); member
64 static uint32_t SetMode(struct NetDevice *netDev, uint8_t iftype) in SetMode() function