HomeSort by relevance Sort by last modified time
    Searched refs:FlpBatchOptions (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/include/hardware/
fused_location.h 225 * in FlpBatchOptions. For example if period_ns is set to 5 minutes and
299 } FlpBatchOptions;
353 * options - See FlpBatchOptions struct definition.
358 int (*start_batching)(int id, FlpBatchOptions* options);
361 * Update FlpBatchOptions associated with a batching request.
368 * new_options - Updated FlpBatchOptions
373 int (*update_batching_options)(int id, FlpBatchOptions* new_options);
  /hardware/interfaces/gnss/1.0/default/
GnssBatching.cpp 172 FlpBatchOptions optionsHw;

Completed in 107 milliseconds