FlpDeviceContextInterface Struct Reference
  
   #include <
   
    fused_location.h
   
   >
  
 
| Data Fields | |
| size_t | size | 
| int(* | inject_device_context )(uint32_t enabledMask) | 
Detailed Description
Extended interface for device context support.
Definition at line 507 of file fused_location.h .
Field Documentation
| int(* inject_device_context)(uint32_t enabledMask) | 
Injects debug data into the FLP subsystem. Return 0 on success, -1 on error.
Definition at line 515 of file fused_location.h .
| size_t size | 
set to sizeof(FlpDeviceContextInterface)
Definition at line 509 of file fused_location.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ fused_location.h
