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

  /system/nfc/halimpl/bcm2079x/adaptation/
patchram.cpp 493 if (nvm_type == NCI_SPD_NVM_TYPE_NONE) {
  /system/nfc/src/hal/int/
nfc_brcm_defs.h 172 #define NCI_SPD_NVM_TYPE_NONE 0x00
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 133 if (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_NONE) {
nfc_hal_nci.c 681 (nfc_hal_cb.nvm_cb.nvm_type != NCI_SPD_NVM_TYPE_NONE))
nfc_hal_dm.c 750 if (nfc_hal_cb.nvm_cb.nvm_type == NCI_SPD_NVM_TYPE_NONE) {
    [all...]

Completed in 85 milliseconds