Home
last modified time | relevance | path

Searched refs:sendEvent (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3634 int sendEvent = metaHandler(&temp, META_DATA_FLUSH_COMPLETE); in readEvents() local
3635 if(sendEvent == 1 && count > 0) { in readEvents()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3947 int sendEvent = metaHandler(&mPendingFlushEvents[0], META_DATA_FLUSH_COMPLETE); local
3948 if (sendEvent) {