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

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1185 &(p_data->nfc_discover.result),
1868 if (p_data->nfc_discover.status == NFC_STATUS_OK)
1909 nfa_dm_disc_notify_started (p_data->nfc_discover.status);
1924 if (p_data->nfc_discover.status == NFC_STATUS_OK)
1929 nfa_dm_disc_notify_deactivation (NFA_DM_RF_DEACTIVATE_NTF, &(p_data->nfc_discover));
1945 if (p_data->nfc_discover.deactivate.type == NFC_DEACTIVATE_TYPE_DISCOVERY)
1953 nfa_dm_disc_notify_deactivation (NFA_DM_RF_DEACTIVATE_NTF, &(p_data->nfc_discover));
2030 if (p_data->nfc_discover.activate.intf_param.type == NFC_INTERFACE_EE_DIRECT_RF)
2034 else if (p_data->nfc_discover.activate.rf_tech_param.mode & 0x80)
2045 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:__anon10584

Completed in 56 milliseconds