Vibration events.
Synopsis:
#include <bps/vibration.h>
enumĀ {
VIBRATION_INFO = 0x01
};
Data:
- VIBRATION_INFO
- The vibration event, which contains all of the information about the current vibration status of the device.
Library:
libbps (For the qcc command, use the -l bps option to link against this library)
Description:
This enumeration defines the possible vibration events.