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

  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 109 BOOLEAN nfc_hal_first_boot; /* set nfc_hal_first_boot to TRUE, if platform enables NFC for the first time after bootup */ member in struct:__anon16095
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_hci.c 395 if (p_nfc_hal_cfg->nfc_hal_first_boot)
556 if (p_nfc_hal_cfg->nfc_hal_first_boot)
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 215 p_nfc_hal_cfg->nfc_hal_first_boot = isColdBoot ? TRUE : FALSE;

Completed in 198 milliseconds