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/halimpl/bcm2079x/hal/hal/
nfc_hal_prm.c 665 else if (nfc_hal_cb.nvm_cb.flags & NFC_HAL_NVM_FLAGS_NO_NVM)
    [all...]
nfc_hal_dm.c 650 nfc_hal_cb.nvm_cb.flags |= NFC_HAL_NVM_FLAGS_NO_NVM;
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 106 #define NFC_HAL_NVM_FLAGS_NO_NVM 0x01 /* No NVM available */

Completed in 145 milliseconds