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

  /external/libnfc-nci/src/adaptation/
libmain.c 31 extern char bcm_nfc_location[];
93 strcpy(filename2, bcm_nfc_location);
152 strcpy(filename2, bcm_nfc_location);
213 strcpy(filename2, bcm_nfc_location);
251 strcpy(filename2, bcm_nfc_location);
NfcAdaptation.cpp 46 char bcm_nfc_location[120]; variable
129 if ( !GetStrValue ( NAME_NFA_STORAGE, bcm_nfc_location, sizeof ( bcm_nfc_location ) ) )
131 strlcpy (bcm_nfc_location, "/data/nfc", sizeof(bcm_nfc_location));
  /packages/apps/Nfc/nci/jni/
RouteDataSet.cpp 26 extern char bcm_nfc_location[];
172 std::string strFilename(bcm_nfc_location);
255 std::string filename (bcm_nfc_location);
298 std::string filename (bcm_nfc_location);
477 std::string filename (bcm_nfc_location);

Completed in 119 milliseconds