OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfc_nci_device_t
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware/include/hardware/
nfc.h
105
/*
nfc_nci_device_t
starts with a hw_device_t struct,
180
}
nfc_nci_device_t
;
typedef in typeref:struct:nfc_nci_device
187
nfc_nci_device_t
** dev) {
192
static inline int nfc_nci_close(
nfc_nci_device_t
* dev) {
/hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c
80
nfc_nci_device_t
*dev = calloc(1, sizeof(
nfc_nci_device_t
));
/external/libnfc-nci/src/include/
NfcAdaptation.h
82
static
nfc_nci_device_t
* mHalDeviceContext;
/external/libnfc-nci/src/adaptation/
NfcAdaptation.cpp
37
nfc_nci_device_t
* NfcAdaptation::mHalDeviceContext = NULL;
Completed in 800 milliseconds