Searched defs:tNFA_DM_CBACK (Results 1 - 1 of 1) sorted by relevance

/system/nfc/src/nfa/include/
H A Dnfa_api.h253 typedef void(tNFA_DM_CBACK)(uint8_t event, tNFA_DM_CBACK_DATA* p_data); typedef
757 ** the application using the tNFA_DM_CBACK.
767 extern tNFA_STATUS NFA_Enable(tNFA_DM_CBACK* p_dm_cback,
779 ** returned to the application using the tNFA_DM_CBACK.
797 ** reported with an NFA_DM_SET_CONFIG_EVT in the tNFA_DM_CBACK
818 ** reported with an NFA_DM_GET_CONFIG_EVT in the tNFA_DM_CBACK

Completed in 19 milliseconds