radio_module Struct Reference

radio_module Struct Reference

#include < radio.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Every hardware module must have a data structure named HAL_MODULE_INFO_SYM and the fields of this data structure must begin with hw_module_t followed by module specific information.

Definition at line 60 of file radio.h .

Field Documentation

struct hw_module_t common

Definition at line 61 of file radio.h .


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