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

  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 102 #define NFC_HAL_NVM_FLAGS_NO_NVM 0x01 /* No NVM available */
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 765 else if (nfc_hal_cb.nvm_cb.flags & NFC_HAL_NVM_FLAGS_NO_NVM)
    [all...]
nfc_hal_dm.c 747 nfc_hal_cb.nvm_cb.flags |= NFC_HAL_NVM_FLAGS_NO_NVM;
    [all...]

Completed in 85 milliseconds