GnssSvStatus Struct Reference

GnssSvStatus Struct Reference

#include < gps.h >

Data Fields

size_t  size
 
int  num_svs
 
GnssSvInfo   gnss_sv_list [ GNSS_MAX_SVS ]
 

Detailed Description

Represents SV status.

Definition at line 641 of file gps.h .

Field Documentation

Pointer to an array of SVs information for all GNSS constellations, except GPS, which is reported using sv_list

Definition at line 651 of file gps.h .

int num_svs

Number of GPS SVs currently visible, refers to the SVs stored in sv_list

Definition at line 646 of file gps.h .

size_t size

set to sizeof(GnssSvStatus)

Definition at line 643 of file gps.h .


The documentation for this struct was generated from the following file:
  • hardware/libhardware/include/hardware/ gps.h