Searched refs:NFC_HAL_EVT_TO_NFC_NCI (Results 1 – 4 of 4) sorted by relevance
205 p_msg->event = NFC_HAL_EVT_TO_NFC_NCI; in HAL_NfcWrite()
641 case NFC_HAL_EVT_TO_NFC_NCI: in nfc_hal_main_task()
797 p_buf->event = NFC_HAL_EVT_TO_NFC_NCI; in nfc_hal_dm_send_nci_cmd()
32 #define NFC_HAL_EVT_TO_NFC_NCI 0x0100 /* NCI message for sending to NFCC */ macro