OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_TASK_EVT_DATA_RDY
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
231
GKI_send_event (NFC_HAL_TASK,
NFC_HAL_TASK_EVT_DATA_RDY
);
733
if (event &
NFC_HAL_TASK_EVT_DATA_RDY
)
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
44
#define
NFC_HAL_TASK_EVT_DATA_RDY
EVENT_MASK (APPL_EVT_0)
Completed in 34 milliseconds