Searched defs:bcm_nfc_location (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/adaptation/
H A DNfcAdaptation.cpp46 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));

Completed in 189 milliseconds