Searched refs:nfc_discover (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1136 &(p_data->nfc_discover.result),
1819 if (p_data->nfc_discover.status == NFC_STATUS_OK)
1860 nfa_dm_disc_notify_started (p_data->nfc_discover.status);
1875 if (p_data->nfc_discover.status == NFC_STATUS_OK)
1880 nfa_dm_disc_notify_deactivation (NFA_DM_RF_DEACTIVATE_NTF, &(p_data->nfc_discover));
1896 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
1904 nfa_dm_disc_notify_deactivation (NFA_DM_RF_DEACTIVATE_NTF, &(p_data->nfc_discover));
1981 if (p_data->nfc_discover.activate.intf_param.type == NFC_INTERFACE_EE_DIRECT_RF)
1985 else if (p_data->nfc_discover.activate.rf_tech_param.mode & 0x80)
1996 if (nfa_dm_disc_notify_activation (&(p_data->nfc_discover))
[all...]
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h271 tNFC_DISCOVER nfc_discover; /* discovery data from NFCC */ member in union:__anon24117

Completed in 465 milliseconds