Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_haptic.h46 struct VibratorHapticData { struct
47 bool supportHaptic;
48 struct DListHead effectSeqHead;
49 struct OsalMutex mutex;
50 OsalTimer timer;
51 uint32_t duration[VIBRATOR_TIME_INDEX_BUTT];
52 int32_t effectType;
53 int32_t seqCount;
54 uint32_t *currentEffectSeq;
55 int32_t currentSeqIndex;