FlpCallbacks Struct Reference

FlpCallbacks Struct Reference

#include < fused_location.h >

Data Fields

size_t size
 
flp_location_callback  location_cb
 
flp_acquire_wakelock  acquire_wakelock_cb
 
flp_release_wakelock  release_wakelock_cb
 
flp_set_thread_event  set_thread_event_cb
 
flp_capabilities_callback  flp_capabilities_cb
 
flp_status_callback  flp_status_cb
 

Detailed Description

FLP callback structure.

Definition at line 245 of file fused_location.h .

Field Documentation

flp_acquire_wakelock acquire_wakelock_cb

Definition at line 249 of file fused_location.h .

flp_capabilities_callback flp_capabilities_cb

Definition at line 252 of file fused_location.h .

Definition at line 253 of file fused_location.h .

Definition at line 248 of file fused_location.h .

flp_release_wakelock release_wakelock_cb

Definition at line 250 of file fused_location.h .

flp_set_thread_event set_thread_event_cb

Definition at line 251 of file fused_location.h .

size_t size

set to sizeof(FlpCallbacks)

Definition at line 247 of file fused_location.h .


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