Home
last modified time | relevance | path

Searched refs:NFC_HAL_EVT_POST_CORE_RESET (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_api.c167 p_msg->event = NFC_HAL_EVT_POST_CORE_RESET; in HAL_NfcCoreInitialized()
Dnfc_hal_main.c689 case NFC_HAL_EVT_POST_CORE_RESET: in nfc_hal_main_task()
/external/libnfc-nci/src/hal/include/
Dnfc_types.h33 #define NFC_HAL_EVT_POST_CORE_RESET 0x0200 /* Request to start NCIT quick timer */ macro