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:__anon20692
/external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c
394
tNFC_ACTIVATE_DEVT
activate_params
;
local
405
activate_params
.protocol = nfa_rw_cb.protocol;
406
activate_params
.rf_tech_param.param.pa.sel_rsp = nfa_rw_cb.pa_sel_res;
407
activate_params
.rf_tech_param.mode = nfa_rw_cb.activated_tech_mode;
414
if ((RW_SetActivatedTagType (&
activate_params
, nfa_rw_cback)) != NFC_STATUS_OK)
[
all
...]
Completed in 158 milliseconds