Searched refs:HAL_NFC_CLOSE_CPLT_EVT (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/hal/include/
H A Dnfc_hal_api.h67 #define HAL_NFC_CLOSE_CPLT_EVT 0x01 macro
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c148 case HAL_NFC_CLOSE_CPLT_EVT:
149 return ("HAL_NFC_CLOSE_CPLT_EVT");
365 case HAL_NFC_CLOSE_CPLT_EVT:
397 ** then wait for HAL_NFC_CLOSE_CPLT_EVT.
579 ** then wait for HAL_NFC_CLOSE_CPLT_EVT.
595 case HAL_NFC_CLOSE_CPLT_EVT:
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp282 case HAL_NFC_CLOSE_CPLT_EVT:
284 ALOGD ("%s: HAL_NFC_CLOSE_CPLT_EVT", __FUNCTION__);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_main.c612 nfc_hal_cb.p_stack_cback (HAL_NFC_CLOSE_CPLT_EVT, HAL_NFC_STATUS_OK);
/external/libnfc-nci/src/adaptation/
H A DNfcAdaptation.cpp619 case HAL_NFC_CLOSE_CPLT_EVT:
621 ALOGD ("%s: HAL_NFC_CLOSE_CPLT_EVT", func);

Completed in 278 milliseconds