HomeSort by relevance Sort by last modified time
    Searched refs:mode_set (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nci/src/nfc/nci/
nci_hrcv.c 298 tNFC_NFCEE_MODE_SET_REVT mode_set; local
324 p_evt = (tNFC_RESPONSE *) &mode_set;
325 mode_set.status = *pp;
326 mode_set.nfcee_id = 0;
328 mode_set.nfcee_id = *p_old++;
329 mode_set.mode = *p_old++;
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 200 tNFA_EE_MODE_SET mode_set; member in union:__anon10297
  /external/libnfc-nci/src/nfa/ee/
nfa_ee_act.c 350 NFA_TRACE_DEBUG2 ("nfa_ee_api_mode_set() handle:0x%02x mode:%d", p_cb->nfcee_id, p_data->mode_set.mode);
351 NFC_NfceeModeSet (p_cb->nfcee_id, p_data->mode_set.mode);
353 if (p_data->mode_set.mode == NFC_MODE_ACTIVATE)
1190 tNFA_EE_MODE_SET mode_set; local
    [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 336 tNFA_EE_API_MODE_SET mode_set; member in union:__anon10435
  /packages/apps/Nfc/nci/jni/
SecureElement.cpp     [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 491 tNFC_NFCEE_MODE_SET_REVT mode_set; member in union:__anon10565
    [all...]

Completed in 135 milliseconds