GpsDebugInterface Struct Reference

GpsDebugInterface Struct Reference

#include < gps.h >

Data Fields

size_t  size
 
size_t(*  get_internal_state )(char *buffer, size_t bufferSize)
 

Detailed Description

Extended interface for DEBUG support.

Definition at line 871 of file gps.h .

Field Documentation

size_t(* get_internal_state)(char *buffer, size_t bufferSize)

This function should return any information that the native implementation wishes to include in a bugreport.

Definition at line 879 of file gps.h .

size_t size

set to sizeof(GpsDebugInterface)

Definition at line 873 of file gps.h .


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