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

  /system/nfc/src/include/
nfc_hal_nv_co.h 43 #define DH_NV_BLOCK 0x01
  /system/nfc/src/nfa/include/
nfa_nv_co.h 47 #define DH_NV_BLOCK 0x01
  /system/nfc/src/adaptation/
libmain.cc 177 remove(getFilenameForBlock(DH_NV_BLOCK).c_str());
198 const std::vector<unsigned> verify_blocks = {DH_NV_BLOCK, HC_F2_NV_BLOCK,
  /system/nfc/src/nfa/hci/
nfa_hci_main.cc 651 DH_NV_BLOCK);
867 if (block == DH_NV_BLOCK) {
    [all...]

Completed in 94 milliseconds