Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dfused_location.h299 } FlpBatchOptions; typedef
358 int (*start_batching)(int id, FlpBatchOptions* options);
373 int (*update_batching_options)(int id, FlpBatchOptions* new_options);
/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnssBatching.cpp172 FlpBatchOptions optionsHw; in start()