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

  /system/nfc/src/include/
nfc_config.h 30 #define NAME_NFA_DM_CFG "NFA_DM_CFG"
  /system/nfc/src/adaptation/
NfcAdaptation.cc 243 if (NfcConfig::hasKey(NAME_NFA_DM_CFG)) {
244 std::vector<uint8_t> dm_config = NfcConfig::getBytes(NAME_NFA_DM_CFG);

Completed in 82 milliseconds