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

  /hardware/libhardware/include/hardware/
nfc.h 84 } nfc_pn544_device_t; typedef in typeref:struct:__anon17829
87 nfc_pn544_device_t** dev) {
92 static inline int nfc_pn544_close(nfc_pn544_device_t* dev) {
  /hardware/libhardware/modules/nfc/
nfc_hw_example.c 34 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));
  /device/samsung/crespo/nfc/
nfc_hw.c 99 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));
  /external/libnfc-nxp/src/
phDal4Nfc.h 79 nfc_pn544_device_t *pDev; /**<Android HAL reference*/
  /device/asus/grouper/nfc/
nfc_hw.c 111 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t));
  /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/jni/
com_android_nfc_NativeNfcManager.cpp 312 nfc_pn544_device_t* pn544_dev = NULL;
    [all...]

Completed in 752 milliseconds