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

  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 226 tNFA_STATUS nfa_dm_check_set_config (UINT8 tlv_list_len, UINT8 *p_tlv_list, BOOLEAN app_init)
404 /* If need to change TLV in the original list. (Do not modify list if app_init) */
405 if ((updated_len != xx) && (!app_init))
415 if (updated_len || app_init)
425 if (app_init)
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 145 tNFC_APP_INIT app_init; /* NFA_EE_TRGR_APP_INIT: The information for the application initiated trigger */ member in union:__anon3580
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c     [all...]
  /external/libnfc-nci/src/nfa/int/
nfa_dm_int.h 609 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 448 tNFC_APP_INIT app_init; member in union:__anon3852::__anon3853
    [all...]
  /external/openssl/apps/
apps.c 173 int app_init(long mesgwin);
453 #ifndef APP_INIT
454 int app_init(long mesgwin) function
    [all...]

Completed in 706 milliseconds