Home
last modified time | relevance | path

Searched refs:tNFC_ACTION_DATA (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dnfc_api.h455 } tNFC_ACTION_DATA; typedef
462 tNFC_ACTION_DATA act_data; /* data associated /w the action */
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c1032 memset (&evt_data.act_data, 0, sizeof (tNFC_ACTION_DATA)); in nfc_ncif_proc_ee_action()