Справочник по структуре radio_hw_device

Справочник по структуре radio_hw_device

#include < radio.h >

Поля данных

структура hw_device_t общий
интервал(* get_properties )(const struct radio_hw_device *dev, radio_hal_properties_t *properties)
интервал(* open_tuner )(const struct radio_hw_device *dev, const radio_hal_band_config_t *config, bool audio, обратный вызов radio_callback_t , void *cookie, const struct radio_tuner **tuner)
интервал(* close_tuner )(const struct radio_hw_device *dev, const struct radio_tuner *tuner)

Подробное описание

Определение в строке 221 файла radio.h .

Полевая документация

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

Определение в строке 276 файла radio.h .

структура hw_device_t общая

Определение в строке 222 файла radio.h .

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

Определение в строке 234 файла radio.h .

int(* open_tuner)(const struct radio_hw_device *dev, const radio_hal_band_config_t *config, bool audio, обратный вызов radio_callback_t , void *cookie, const struct radio_tuner **tuner)

Определение в строке 257 файла radio.h .


Документация для этой структуры была создана из следующего файла:
  • Аппаратное обеспечение/libhardware/include/hardware/ radio.h