radio_hw_device 구조 참조

radio_hw_device 구조 참조

#include < radio.h >

데이터 필드

구조체 hw_device_t 흔한
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)

상세 설명

radio.h 파일의 221 번째 라인에서 정의되었습니다.

현장 문서

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

radio.h 파일의 276 번째 라인에서 정의되었습니다.

구조체 hw_device_t 공통

radio.h 파일의 222 번째 라인에서 정의되었습니다.

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

radio.h 파일의 234 번째 라인에서 정의되었습니다.

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)

radio.h 파일의 257 번째 라인에서 정의되었습니다.


이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
  • 하드웨어 / libhardware / include / hardware / radio.h