OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:activate_params
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/nfa/int/
nfa_dta_int.h
269
tNFC_ACTIVATE_DEVT
activate_params
;
member in struct:__anon7847
/external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c
403
tNFC_ACTIVATE_DEVT
activate_params
;
local
417
activate_params
.protocol = nfa_rw_cb.protocol;
418
activate_params
.rf_tech_param.param.pa.sel_rsp = nfa_rw_cb.pa_sel_res;
419
activate_params
.rf_tech_param.mode = nfa_rw_cb.activated_tech_mode;
422
if ((RW_SetActivatedTagType (&
activate_params
, nfa_rw_cback)) != NFC_STATUS_OK)
[
all
...]
Completed in 1153 milliseconds