FlpDiagnosticCallbacks Struct Reference

FlpDiagnosticCallbacks Struct Reference

#include < fused_location.h >

Data Fields

size_t  size
 
flp_set_thread_event   set_thread_event_cb
 
report_data   data_cb
 

Detailed Description

FLP diagnostic callback structure. Currently, not used - but this for future extension.

Definition at line 457 of file fused_location.h .

Field Documentation

reports diagnostic data into the Java framework code

Definition at line 464 of file fused_location.h .

flp_set_thread_event set_thread_event_cb

Definition at line 461 of file fused_location.h .

size_t size

set to sizeof(FlpDiagnosticCallbacks)

Definition at line 459 of file fused_location.h .


The documentation for this struct was generated from the following file: