radio_hw_device Struct Reference

radio_hw_device Struct Reference

#include < radio.h >

Data Fields

struct hw_device_t   common
 
int(*  get_properties )(const struct radio_hw_device *dev, radio_hal_properties_t *properties)
 
int(*  open_tuner )(const struct radio_hw_device *dev, const radio_hal_band_config_t *config, bool audio, radio_callback_t callback, void *cookie, const struct radio_tuner **tuner)
 
int(*  close_tuner )(const struct radio_hw_device *dev, const struct radio_tuner *tuner)
 

Detailed Description

Definition at line 221 of file radio.h .

Field Documentation

int(* close_tuner)(const struct radio_hw_device *dev, const struct radio_tuner *tuner)

Definition at line 276 of file radio.h .

struct hw_device_t common

Definition at line 222 of file radio.h .

int(* get_properties)(const struct radio_hw_device *dev, radio_hal_properties_t *properties)

Definition at line 234 of file radio.h .

int(* open_tuner)(const struct radio_hw_device *dev, const radio_hal_band_config_t *config, bool audio, radio_callback_t callback, void *cookie, const struct radio_tuner **tuner)

Definition at line 257 of file radio.h .


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