hdmi_cec_device 구조체 참조

hdmi_cec_device 구조체 참조

#include < hdmi_cec.h >

데이터 필드

구조체 hw_device_t 흔한
정수(* add_logical_address )(const struct hdmi_cec_device *dev, cec_logical_address_t addr)
무효의(* clear_logical_address )(const struct hdmi_cec_device *dev)
정수(* get_physical_address )(const struct hdmi_cec_device *dev, uint16_t *addr)
정수(* send_message )(const struct hdmi_cec_device *dev, const cec_message_t *)
무효의(* Register_event_callback )(const struct hdmi_cec_device *dev, event_callback_t 콜백, void *arg)
무효의(* get_version )(const struct hdmi_cec_device *dev, int *version)
무효의(* get_vendor_id )(const struct hdmi_cec_device *dev, uint32_t *vendor_id)
무효의(* get_port_info )(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total)
무효의(* set_option )(const struct hdmi_cec_device *dev, int 플래그, int 값)
무효의(* set_audio_return_channel )(const struct hdmi_cec_device *dev, int port_id, int 플래그)
정수(* is_connected )(const struct hdmi_cec_device *dev, int port_id)
무효의 * 예약됨 [16-11]

상세 설명

hdmi_cec.h 파일의 299 행에 정의되어 있습니다.

현장 문서

int(* add_logical_address)(const struct hdmi_cec_device *dev, cec_logical_address_t addr)

hdmi_cec.h 파일의 319 행에 정의되어 있습니다.

void(*clear_logical_address)(const struct hdmi_cec_device *dev)

hdmi_cec.h 파일의 328 번째 줄에 정의되어 있습니다.

구조체 hw_device_t 공통

HDMI CEC 장치의 일반적인 방법. 이 구조의 사용자는 hw_device_t가 hdmi_cec_device 를 참조하는 것으로 알려진 컨텍스트에서 hw_device_t를 hdmi_cec_device 포인터 로 캐스팅하므로 이는 hdmi_cec_device 의 첫 번째 멤버 여야 합니다 .

hdmi_cec.h 파일의 305번째 줄에 정의되어 있습니다.

int(* get_physical_address)(const struct hdmi_cec_device *dev, uint16_t *addr)

hdmi_cec.h 파일의 341 번째 줄에 정의되어 있습니다.

void(* get_port_info)(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total)

hdmi_cec.h 파일의 385번째 줄에 정의되어 있습니다.

void(* get_vendor_id)(const struct hdmi_cec_device *dev, uint32_t *vendor_id)

hdmi_cec.h 파일의 378 번째 줄에 정의되어 있습니다.

void(* get_version)(const struct hdmi_cec_device *dev, int *version)

hdmi_cec.h 파일의 371 번째 줄에 정의되어 있습니다.

int(* is_connected)(const struct hdmi_cec_device *dev, int port_id)

hdmi_cec.h 파일의 409 행에 정의되어 있습니다.

void(*register_event_callback)(const struct hdmi_cec_device *dev, event_callback_t 콜백, void *arg)

hdmi_cec.h 파일의 365번째 줄에 정의되어 있습니다.

무효* 예약됨[16-11]

hdmi_cec.h 파일의 412 번째 줄에 정의되어 있습니다.

int(* send_message)(const struct hdmi_cec_device *dev, const cec_message_t *)

hdmi_cec.h 파일의 356 번째 줄에 정의되어 있습니다.

void(* set_audio_return_channel)(const struct hdmi_cec_device *dev, int port_id, int 플래그)

hdmi_cec.h 파일의 402 번째 줄에 정의되어 있습니다.

void(* set_option)(const struct hdmi_cec_device *dev, int 플래그, int 값)

hdmi_cec.h 파일의 393번째 줄에 정의되어 있습니다.


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