Rearm the system with the cached sigevent.
#include <sensor/libsensor.h>
int sensor_event_notify_rearm(sensor_t *sensor)
BlackBerry 10.0.0
The sensor to modify.
This function calls ionotify() to rearm the system with the sigevent that was cached in the previous call to sensor_event_notify().
EOK on success, an errno value otherwise.