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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 221 tNFA_STATUS nfa_dm_check_set_config (UINT8 tlv_list_len, UINT8 *p_tlv_list, BOOLEAN app_init)
399 /* If need to change TLV in the original list. (Do not modify list if app_init) */
400 if ((updated_len != xx) && (!app_init))
410 if (updated_len || app_init)
420 if (app_init)
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 143 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the application initiated trigger */ member in union:__anon10291
  /packages/apps/Nfc/nci/jni/
SecureElement.cpp 1667 tNFC_APP_INIT& app_init = action.param.app_init; local
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 580 tNFA_STATUS nfa_dm_check_set_config (UINT8 tlv_list_len, UINT8 *p_tlv_list, BOOLEAN app_init);
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 447 tNFC_APP_INIT app_init; member in union:__anon10560::__anon10561
    [all...]
  /external/openssl/apps/
apps.c 173 int app_init(long mesgwin);
451 #ifndef APP_INIT
452 int app_init(long mesgwin) function
    [all...]

Completed in 130 milliseconds