Home
last modified time | relevance | path

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

/system/nfc/src/nfc/nfc/
Dnfc_task.c362 switch (p_msg->event & NFC_EVT_MASK) { in nfc_task()
/system/nfc/src/hal/include/
Dnfc_types.h34 #define NFC_EVT_MASK 0xFF00 macro
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c637 switch (p_msg->event & NFC_EVT_MASK) { in nfc_hal_main_task()