OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t3t_write
(Results
1 - 3
of
3
) sorted by null
/system/nfc/src/nfa/include/
nfa_rw_int.h
215
tNFA_RW_OP_PARAMS_T3T_WRITE
t3t_write
;
member in union:__anon3497
/system/nfc/src/nfa/rw/
nfa_rw_api.cc
790
p_msg->params.
t3t_write
.num_blocks = num_blocks;
791
p_msg->params.
t3t_write
.p_block_desc = (tNFA_T3T_BLOCK_DESC*)p_block_desc;
792
p_msg->params.
t3t_write
.p_block_data = p_data_area;
[
all
...]
nfa_rw_act.cc
[
all
...]
Completed in 151 milliseconds