Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
nfc_nci_device Struct Reference
#include <
nfc.h
>
Definition at line
117
of file
nfc.h
.
Common methods of the NFC NCI device. This
must
be the first member of nfc_nci_device_t as users of this structure will cast a
hw_device_t
to nfc_nci_device_t pointer in contexts where it's known the
hw_device_t
references a nfc_nci_device_t.
Definition at line
124
of file
nfc.h
.
int(* core_initialized)(const struct
nfc_nci_device
*p_dev, uint8_t *p_core_init_rsp_params)
|
int(* write)(const struct
nfc_nci_device
*p_dev, uint16_t data_len, const uint8_t *p_data)
|
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
nfc.h
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2019-10-02 (UTC).
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]