fingerprint_module Struct Reference
  
   #include <
   
    fingerprint.h
   
   >
  
 
| Data Fields | |
| struct hw_module_t | common | 
Detailed Description
Definition at line 257 of file fingerprint.h .
Field Documentation
| struct hw_module_t common | 
Common methods of the fingerprint module. This must be the first member of fingerprint_module as users of this structure will cast a hw_module_t to fingerprint_module pointer in contexts where it's known the hw_module_t references a fingerprint_module .
Definition at line 264 of file fingerprint.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ fingerprint.h
