Tham chiếu cấu trúc hdmi_cec_device
#include <
hdmi_cec.h
>
Trường dữ liệu |
|
struct hw_device_t | common |
int(* | add_logical_address )(const struct hdmi_cec_device *dev, cec_logical_address_t addr) |
void(* | clear_logical_address )(const struct hdmi_cec_device *dev) |
int(* | get_physical_address )(const struct hdmi_cec_device *dev, uint16_t *addr) |
int(* | send_message )(const struct hdmi_cec_device *dev, const cec_message_t *) |
void(* | register_event_callback )(const struct hdmi_cec_device *dev, event_callback_t callback, void *arg) |
void(* | get_version )(const struct hdmi_cec_device *dev, int *version) |
void(* | get_vendor_id )(const struct hdmi_cec_device *dev, uint32_t *vendor_id) |
void(* | get_port_info )(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total) |
void(* | set_option )(const struct hdmi_cec_device *dev, int flag, int value) |
void(* | set_audio_return_channel )(const struct hdmi_cec_device *dev, int port_id, int flag) |
int(* | is_connected )(const struct hdmi_cec_device *dev, int port_id) |
void * | reserved [16-11] |
Nội dung mô tả chi tiết
Định nghĩa tại dòng 299 của tệp hdmi_cec.h .
Tài liệu về trường
int(* add_logical_address)(const struct hdmi_cec_device *dev, cec_logical_address_t addr) |
Định nghĩa tại dòng 319 của tệp hdmi_cec.h .
void(* clear_logical_address)(const struct hdmi_cec_device *dev) |
Định nghĩa tại dòng 328 của tệp hdmi_cec.h .
cấu trúc hw_device_t phổ biến |
Các phương thức phổ biến của thiết bị HDMI CEC. này phải là thành viên đầu tiên của hdmi_cec_device vì người dùng cấu trúc này sẽ truyền hw_device_t đến con trỏ hdmi_cec_device trong các ngữ cảnh mà bạn biết hw_device_t tham chiếu đến hdmi_cec_device .
Định nghĩa tại dòng 305 của tệp hdmi_cec.h .
int(* get_physical_address)(const struct hdmi_cec_device *dev, uint16_t *addr) |
Định nghĩa tại dòng 341 của tệp hdmi_cec.h .
void(* get_port_info)(const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total) |
Định nghĩa tại dòng 385 của tệp hdmi_cec.h .
void(* get_vendor_id)(const struct hdmi_cec_device *dev, uint32_t *vendor_id) |
Định nghĩa tại dòng 378 của tệp hdmi_cec.h .
void(* get_version)(const struct hdmi_cec_device *dev, int *version) |
Định nghĩa tại dòng 371 của tệp hdmi_cec.h .
int(* is_connected)(const struct hdmi_cec_device *dev, int port_id) |
Định nghĩa tại dòng 409 của tệp hdmi_cec.h .
void(* register_event_callback)(const struct hdmi_cec_device *dev, event_callback_t callback, void *arg) |
Định nghĩa tại dòng 365 của tệp hdmi_cec.h .
void* reserved[16-11] |
Định nghĩa tại dòng 412 của tệp hdmi_cec.h .
int(* send_message)(const struct hdmi_cec_device *dev, const cec_message_t *) |
Định nghĩa tại dòng 356 của tệp hdmi_cec.h .
void(* set_audio_return_channel)(const struct hdmi_cec_device *dev, int port_id, int flag) |
Định nghĩa tại dòng 402 của tệp hdmi_cec.h .
void(* set_option)(const struct hdmi_cec_device *dev, int flag, int value) |
Định nghĩa tại dòng 393 của tệp hdmi_cec.h .
Tài liệu cho cấu trúc này được tạo từ tệp sau:
- hardware/libhardware/include/hardware/ hdmi_cec.h