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

  /external/libnfc-nci/halimpl/bcm2079x/hal/include/
nfc_hal_api.h 95 ** Function HAL_NfcInitialize
104 EXPORT_HAL_API void HAL_NfcInitialize(void);
  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 95 ** Function HAL_NfcInitialize
104 EXPORT_HAL_API void HAL_NfcInitialize(void);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 39 ** Function HAL_NfcInitialize
48 void HAL_NfcInitialize (void)
50 NCI_TRACE_API0 ("HAL_NfcInitialize ()");
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 77 HAL_NfcInitialize ();

Completed in 43 milliseconds