Référence de structure hdmi_cec_device

Référence de structure hdmi_cec_device

#include < hdmi_cec.h >

Champs de données

structure hw_device_t commun
entier(* add_logical_address (const struct hdmi_cec_device *dev, cec_logical_address_t addr)
vide(* clear_logical_address (const struct hdmi_cec_device *dev)
entier(* get_physical_address )(const struct hdmi_cec_device *dev, uint16_t *addr)
entier(* send_message )(const struct hdmi_cec_device *dev, const cec_message_t *)
vide(* register_event_callback (const struct hdmi_cec_device *dev, event_callback_t rappel, void *arg)
vide(* get_version )(const struct hdmi_cec_device *dev, int *version)
vide(* get_vendor_id (const struct hdmi_cec_device *dev, uint32_t *vendor_id)
vide(* get_port_info (const struct hdmi_cec_device *dev, struct hdmi_port_info *list[], int *total)
vide(* set_option )(const struct hdmi_cec_device *dev, indicateur int, valeur int)
vide(* set_audio_return_channel )(const struct hdmi_cec_device *dev, int port_id, int flag)
entier(* is_connected (const struct hdmi_cec_device *dev, int port_id)
vide * réservé [16-11]

Description détaillée

Définition à la ligne 299 du fichier hdmi_cec.h .

Documentation de terrain

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

Définition à la ligne 319 du fichier hdmi_cec.h .

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

Définition à la ligne 328 du fichier hdmi_cec.h .

struct hw_device_t commun

Méthodes courantes du périphérique HDMI CEC. Il doit s'agir du premier membre de hdmi_cec_device car les utilisateurs de cette structure lanceront un pointeur hw_device_t vers hdmi_cec_device dans des contextes où l'on sait que hw_device_t fait référence à un hdmi_cec_device .

Définition à la ligne 305 du fichier hdmi_cec.h .

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

Définition à la ligne 341 du fichier hdmi_cec.h .

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

Définition à la ligne 385 du fichier hdmi_cec.h .

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

Définition à la ligne 378 du fichier hdmi_cec.h .

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

Définition à la ligne 371 du fichier hdmi_cec.h .

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

Définition à la ligne 409 du fichier hdmi_cec.h .

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

Définition à la ligne 365 du fichier hdmi_cec.h .

nul* réservé[16-11]

Définition à la ligne 412 du fichier hdmi_cec.h .

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

Définition à la ligne 356 du fichier hdmi_cec.h .

void(* set_audio_return_channel)(const struct hdmi_cec_device *dev, int port_id, int flag)

Définition à la ligne 402 du fichier hdmi_cec.h .

void(* set_option)(const struct hdmi_cec_device *dev, indicateur int, valeur int)

Définition à la ligne 393 du fichier hdmi_cec.h .


La documentation de cette structure a été générée à partir du fichier suivant :
  • matériel/libhardware/include/hardware/ hdmi_cec.h