OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:app_init
(Results
1 - 8
of
8
) 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
)
/packages/apps/Nfc/nci/jni/
RoutingManager.cpp
510
tNFC_APP_INIT&
app_init
= action.param.
app_init
;
local
512
action.ee_handle, action.trigger,
app_init
.len_aid,
app_init
.len_data);
/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:__anon27830
/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:__anon28102::__anon28103
[
all
...]
/external/chromium_org/third_party/openssl/openssl/apps/
apps.c
173
int
app_init
(long mesgwin);
451
#ifndef
APP_INIT
452
int
app_init
(long mesgwin)
function
[
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 214 milliseconds