Home
last modified time | relevance | path

Searched refs:NAME_NFA_STORAGE (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
Dconfig.h63 #define NAME_NFA_STORAGE "NFA_STORAGE" macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DNonVolatileStore.cpp177 if (!GetStrValue (NAME_NFA_STORAGE, buffer, sizeof(buffer))) in get_storage_location()
/external/libnfc-nci/src/adaptation/
DNfcAdaptation.cpp133 if ( !GetStrValue ( NAME_NFA_STORAGE, bcm_nfc_location, sizeof ( bcm_nfc_location ) ) ) in Initialize()