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)
 

पूरी जानकारी

परिभाषा, nfc.h फ़ाइल की लाइन 117 पर दी गई है.

फ़ील्ड का दस्तावेज़

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

परिभाषा, nfc.h फ़ाइल की लाइन 178 पर दी गई है.

struct hw_device_t common

एनएफ़सी एनसीआई डिवाइस के सामान्य तरीके. यह ज़रूर होना चाहिए nfc_nci_device_t का पहला सदस्य, क्योंकि इस स्ट्रक्चर के उपयोगकर्ता, ऐसे संदर्भों में nfc_nci_device_t पॉइंटर पर hw_device_t कास्ट करेंगे जहां यह पता चलता है कि hw_device_t एक nfc_nci_device_t का रेफ़रंस देता है.

परिभाषा, nfc.h फ़ाइल की लाइन 124 पर दी गई है.

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

परिभाषा, nfc.h फ़ाइल की लाइन 186 पर दी गई है.

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

परिभाषा, nfc.h फ़ाइल की लाइन 160 पर दी गई है.

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

परिभाषा, फ़ाइल के nfc.h की लाइन 139 पर दी गई है.

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

परिभाषा, nfc.h फ़ाइल की लाइन 192 पर दी गई है.

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

परिभाषा, nfc.h फ़ाइल की लाइन 173 पर दी गई है.

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

परिभाषा, nfc.h फ़ाइल की लाइन 148 पर दी गई है.


इस स्ट्रक्चर का दस्तावेज़, इस फ़ाइल से जनरेट किया गया था:
  • hardware/libhardware/include/hardware/ nfc.h