Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_api.c307 GKI_send_event (NFC_HAL_TASK, NFC_HAL_TASK_EVT_POWER_CYCLE); in HAL_NfcPowerCycle()
Dnfc_hal_main.c661 if (event & NFC_HAL_TASK_EVT_POWER_CYCLE) in nfc_hal_main_task()
/external/libnfc-nci/src/hal/int/
Dnfc_hal_int.h47 #define NFC_HAL_TASK_EVT_POWER_CYCLE EVENT_MASK (APPL_EVT_7) macro