Functions in vibration.h
Functions that are available for working with the vibration service on the device.
vibration_event_get_duration()
Retrieve the duration of a vibration.
vibration_event_get_intensity()
Retrieve the intensity setting of a vibration.
vibration_event_get_time_left()
Retrieve the remaining vibration time.
vibration_get_domain()
Retrieve the unique domain ID for the vibration service.
vibration_is_supported()
Determine whether the device supports vibration.
vibration_request()
Request that the device vibrates.
vibration_request_events()
Start receiving vibration status change events.
vibration_stop_events()
Stop receiving vibration status change events.
Parent topic:
Vibration (vibration.h)
Related concepts
Data types in vibration.h