OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_seq
(Results
1 - 23
of
23
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_ISO15693.h
80
phHciNfc_ISO15693_Seq_t
current_seq
;
member in struct:phHciNfc_ISO15693_Info
phHciNfc_Jewel.h
83
phHciNfc_Jewel_Seq_t
current_seq
;
member in struct:phHciNfc_Jewel_Info
phHciNfc_RFReaderB.h
82
phHciNfc_ReaderB_Seq_t
current_seq
;
member in struct:phHciNfc_ReaderB_Info
phHciNfc_WI.h
81
phHciNfc_WI_Seq_t
current_seq
;
member in struct:phHciNfc_WI_Info
phHciNfc_CE_A.h
93
phHciNfc_CE_A_Seq_t
current_seq
;
member in struct:phHciNfc_CE_A_Info
phHciNfc_CE_B.h
87
phHciNfc_CE_B_Seq_t
current_seq
;
member in struct:phHciNfc_CE_B_Info
phHciNfc_Felica.h
86
phHciNfc_Felica_Seq_t
current_seq
;
member in struct:phHciNfc_Felica_Info
phHciNfc_RFReaderA.h
92
phHciNfc_ReaderA_Seq_t
current_seq
;
member in struct:phHciNfc_ReaderA_Info
phHciNfc_SWP.h
89
phHciNfc_SWP_Seq_t
current_seq
;
member in struct:phHciNfc_SWP_Info
phHciNfc_CE_A.c
124
ps_ce_a_info->
current_seq
= HOST_CE_A_INVALID_SEQ;
174
switch(ps_ce_a_info->
current_seq
)
274
switch(ps_ce_a_info->
current_seq
)
348
ps_ce_a_info->
current_seq
= HOST_CE_A_PIPE_OPEN;
526
ps_ce_a_info->
current_seq
= HOST_CE_A_PIPE_OPEN;
531
ps_ce_a_info->
current_seq
= ps_ce_a_info->next_seq;
541
ps_ce_a_info->
current_seq
= HOST_CE_A_DISABLE_SEQ;
phHciNfc_CE_B.c
124
ps_ce_b_info->
current_seq
= HOST_CE_B_INVALID_SEQ;
169
switch(ps_ce_b_info->
current_seq
)
269
switch(ps_ce_b_info->
current_seq
)
415
ps_ce_b_info->
current_seq
= HOST_CE_B_PIPE_OPEN;
569
ps_ce_b_info->
current_seq
= HOST_CE_B_PIPE_OPEN;
574
ps_ce_b_info->
current_seq
= ps_ce_b_info->next_seq;
584
ps_ce_b_info->
current_seq
= HOST_CE_B_DISABLE_SEQ;
phHciNfc_PollingLoop.c
96
phHciNfc_Poll_Seq_t
current_seq
;
member in struct:phHciNfc_PollLoop_Info
215
p_poll_info->
current_seq
= PL_PIPE_OPEN;
299
if (PL_PIPE_CLOSE == p_poll_info->
current_seq
)
424
if (PL_GET_DURATION == p_poll_info->
current_seq
)
461
if (PL_GET_RD_PHASES == p_poll_info->
current_seq
)
503
if (PL_GET_DISABLE_TARGET == p_poll_info->
current_seq
)
521
/* p_poll_info->
current_seq
= PL_GET_DISABLE_TARGET; */
656
p_poll_info->
current_seq
= p_poll_info->next_seq;
phHciNfc_Felica.c
172
p_fel_info->
current_seq
= FELICA_INVALID_SEQ;
256
p_fel_info->
current_seq
= FELICA_SYSTEMCODE;
310
HCI_DEBUG ("HCI : p_fel_info->
current_seq
: %02X\n", p_fel_info->
current_seq
);
311
switch(p_fel_info->
current_seq
)
374
p_fel_info->
current_seq
= FELICA_SYSTEMCODE;
393
HCI_DEBUG ("HCI : p_fel_info->
current_seq
after : %02X\n", p_fel_info->
current_seq
);
731
p_fel_info->
current_seq
= p_fel_info->next_seq;
807
HCI_DEBUG ("HCI : p_fel_info->
current_seq
: %02X\n", p_fel_info->current_seq)
[
all
...]
phHciNfc_SWP.c
157
ps_swp_info->
current_seq
= SWP_INVALID_SEQUENCE;
287
ps_swp_info->
current_seq
= ps_swp_info->next_seq;
689
((phHciNfc_SWP_Info_t *)psHciContext->p_swp_info)->
current_seq
=
723
ps_swp_info->
current_seq
= SWP_INVALID_SEQUENCE;
729
ps_swp_info->
current_seq
= ps_swp_info->next_seq;
734
ps_swp_info->
current_seq
= SWP_INVALID_SEQUENCE;
740
ps_swp_info->
current_seq
= SWP_STATUS_SEQ;
789
switch(ps_swp_info->
current_seq
)
phHciNfc_ISO15693.c
128
ps_15693_info->
current_seq
= ISO15693_INVENTORY;
239
ps_15693_info->
current_seq
= ISO15693_INVENTORY;
292
switch(ps_15693_info->
current_seq
)
341
ps_15693_info->
current_seq
= ISO15693_INVENTORY;
544
ps_15693_info->
current_seq
= ps_15693_info->next_seq;
620
ps_15693_info->
current_seq
= ISO15693_INVENTORY;
phHciNfc_Jewel.c
156
ps_jewel_info->
current_seq
= JEWEL_INVALID_SEQ;
241
ps_jewel_info->
current_seq
= JEWEL_READID_SEQUENCE;
295
switch(ps_jewel_info->
current_seq
)
334
ps_jewel_info->
current_seq
= JEWEL_READID_SEQUENCE;
616
ps_jewel_info->
current_seq
= ps_jewel_info->next_seq;
689
ps_jewel_info->
current_seq
= JEWEL_READID_SEQUENCE;
phHciNfc_RFReaderB.c
165
p_rdr_b_info->
current_seq
= RDR_B_INVALID_SEQ;
214
ps_rdr_b_info->
current_seq
= RDR_B_PUPI;
300
switch(p_rdr_b_info->
current_seq
)
397
p_rdr_b_info->
current_seq
= RDR_B_PUPI;
592
p_rdr_b_info->
current_seq
= p_rdr_b_info->next_seq;
664
p_rdr_b_info->
current_seq
= RDR_B_PUPI;
[
all
...]
phHciNfc_DevMgmt.c
129
phHciNfc_DevMgmt_Seq_t
current_seq
;
member in struct:phHciNfc_DevMgmt_Info
227
p_device_mgmt_info->
current_seq
= DEV_MGMT_PIPE_OPEN;
513
switch(p_device_mgmt_info->
current_seq
)
[
all
...]
phHciNfc_RFReaderA.c
188
p_rdr_a_info->
current_seq
= RDR_A_INVALID_SEQ;
277
HCI_DEBUG ("HCI : p_rdr_a_info->
current_seq
: %02X\n", p_rdr_a_info->
current_seq
);
278
switch(p_rdr_a_info->
current_seq
)
341
p_rdr_a_info->
current_seq
= RDR_A_UID;
360
HCI_DEBUG ("HCI : p_rdr_a_info->
current_seq
after : %02X\n", p_rdr_a_info->
current_seq
);
696
p_rdr_a_info->
current_seq
= p_rdr_a_info->next_seq;
858
p_rdr_a_info->
current_seq
= RDR_A_UID;
862
HCI_DEBUG ("HCI : p_rdr_a_info->
current_seq
: %02X\n", p_rdr_a_info->current_seq)
[
all
...]
phHciNfc_WI.c
148
p_WI_info->
current_seq
= eWI_PipeOpen;
252
p_WI_info->
current_seq
= eWI_PipeOpen;
257
p_WI_info->
current_seq
= p_WI_info->next_seq;
262
p_WI_info->
current_seq
= eWI_PipeOpen;
636
p_wiinfo->
current_seq
= p_wiinfo->next_seq;
phHciNfc_NfcIPMgmt.h
112
phHciNfc_NfcIP_Seq_t
current_seq
;
member in struct:phHciNfc_NfcIP_Info
phHciNfc_AdminMgmt.c
88
phHciNfc_Admin_Seq_t
current_seq
;
member in struct:phHciNfc_AdminGate_Info
223
p_admin_info->
current_seq
= ADMIN_PIPE_OPEN;
240
switch(p_admin_info->
current_seq
)
358
p_admin_info->
current_seq
= ADMIN_CLEAR_PIPES;
[
all
...]
phHciNfc_NfcIPMgmt.c
221
p_init_info->
current_seq
= NFCIP_INVALID_SEQUENCE;
484
p_target_info->
current_seq
= NFCIP_INVALID_SEQUENCE;
733
p_nfcipinfo->
current_seq
= p_nfcipinfo->next_seq;
818
p_nfcipinfo->
current_seq
= NFCIP_NFCID3I;
[
all
...]
Completed in 303 milliseconds