HomeSort by relevance Sort by last modified time
    Searched refs:nfc_pn544_device_t (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 34 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));
  /hardware/libhardware/include/hardware/
nfc.h 259 } nfc_pn544_device_t; typedef in typeref:struct:__anon20722
262 nfc_pn544_device_t** dev) {
267 static inline int nfc_pn544_close(nfc_pn544_device_t* dev) {
  /external/libnfc-nxp/src/
phDal4Nfc.h 79 nfc_pn544_device_t *pDev; /**<Android HAL reference*/
  /device/samsung/tuna/nfc/
nfc_hw.c 118 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));
  /external/libnfc-nxp/Linux_x86/
phDal4Nfc.c 538 nfc_pn544_device_t* pn544_dev;
    [all...]
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeNfcManager.cpp 313 nfc_pn544_device_t* pn544_dev = NULL;
    [all...]

Completed in 873 milliseconds