Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nfc/
Dnfc_task.c374 if (event & NFC_TASK_EVT_TRANSPORT_READY) in nfc_task()
Dnfc_main.c586 GKI_send_event (NFC_TASK, NFC_TASK_EVT_TRANSPORT_READY); in nfc_main_hal_cback()
/external/libnfc-nci/src/nfc/int/
Dnfc_int.h49 #define NFC_TASK_EVT_TRANSPORT_READY EVENT_MASK (APPL_EVT_0) macro