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

  /system/nfc/src/hal/include/
nfc_hal_api.h 108 ** Function HAL_NfcInitialize
117 void HAL_NfcInitialize(void);
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_api.c 40 ** Function HAL_NfcInitialize
49 void HAL_NfcInitialize(void) {
53 HAL_TRACE_API1("HAL_NfcInitialize (): NFC_HAL_TASK id=%i", NFC_HAL_TASK);
  /system/nfc/halimpl/bcm2079x/adaptation/
HalAdaptation.cpp 202 HAL_NfcInitialize();

Completed in 132 milliseconds