مرجع بنية nfc_nci_device

مرجع بنية nfc_nci_device

#include < nfc.h >

حقول البيانات

struct hw_device_t   شائعة
 
int(*  open )(const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_cback, nfc_stack_data_callback_t *p_data_cback)
 
int(*  write )(const struct nfc_nci_device *p_dev, uint16_t data_len, const uint8_t *p_data)
 
int(*  core_initialized )(const struct nfc_nci_device *p_dev, uint8_t *p_core_init_rsp_params)
 
int(*  pre_discover )(const struct nfc_nci_device *p_dev)
 
int(*  close )(const struct nfc_nci_device *p_dev)
 
int(*  control_granted )(const struct nfc_nci_device *p_dev)
 
int(*  power_cycle )(const struct nfc_nci_device *p_dev)
 

وصف مفصّل

التعريف في السطر 117 من الملف nfc.h .

مستندات الحقل

int(* close)(const struct nfc_nci_device *p_dev)

التعريف في السطر 178 من الملف nfc.h .

struct hw_device_t common

الطرق الشائعة لجهاز NFC NCI يجب أن يكون هذا العنصر هو العنصر الأول في nfc_nci_device_t لأنّ مستخدمي هذه البنية سيحوّلون hw_device_t إلى مؤشر nfc_nci_device_t في السياقات التي يُعرف فيها أنّ hw_device_t يشير إلى nfc_nci_device_t.

التعريف في السطر 124 من الملف nfc.h .

int(* control_granted)(const struct nfc_nci_device *p_dev)

التعريف في السطر 186 من الملف nfc.h .

int(* core_initialized)(const struct nfc_nci_device *p_dev, uint8_t *p_core_init_rsp_params)

التعريف في السطر 160 من الملف nfc.h .

int(* open)(const struct nfc_nci_device *p_dev, nfc_stack_callback_t *p_cback, nfc_stack_data_callback_t *p_data_cback)

التعريف في السطر 139 من الملف nfc.h .

int(* power_cycle)(const struct nfc_nci_device *p_dev)

التعريف في السطر 192 من الملف nfc.h .

int(* pre_discover)(const struct nfc_nci_device *p_dev)

التعريف في السطر 173 من الملف nfc.h .

int(* write)(const struct nfc_nci_device *p_dev, uint16_t data_len, const uint8_t *p_data)

التعريف في السطر 148 من الملف nfc.h .


تم إنشاء مستندات هذه البنية من الملف التالي:
  • hardware/libhardware/include/hardware/ nfc.h