OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_seq
(Results
1 - 13
of
13
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_WI.h
83
phHciNfc_WI_Seq_t
next_seq
;
member in struct:phHciNfc_WI_Info
phHciNfc_CE_A.h
94
phHciNfc_CE_A_Seq_t
next_seq
;
member in struct:phHciNfc_CE_A_Info
phHciNfc_CE_B.h
88
phHciNfc_CE_B_Seq_t
next_seq
;
member in struct:phHciNfc_CE_B_Info
phHciNfc_Felica.h
88
phHciNfc_Felica_Seq_t
next_seq
;
member in struct:phHciNfc_Felica_Info
phHciNfc_ISO15693.h
81
phHciNfc_ISO15693_Seq_t
next_seq
;
member in struct:phHciNfc_ISO15693_Info
phHciNfc_Jewel.h
85
phHciNfc_Jewel_Seq_t
next_seq
;
member in struct:phHciNfc_Jewel_Info
phHciNfc_RFReaderB.h
84
phHciNfc_ReaderB_Seq_t
next_seq
;
member in struct:phHciNfc_ReaderB_Info
phHciNfc_RFReaderA.h
94
phHciNfc_ReaderA_Seq_t
next_seq
;
member in struct:phHciNfc_ReaderA_Info
phHciNfc_SWP.h
91
phHciNfc_SWP_Seq_t
next_seq
;
member in struct:phHciNfc_SWP_Info
phHciNfc_AdminMgmt.c
90
phHciNfc_Admin_Seq_t
next_seq
;
member in struct:phHciNfc_AdminGate_Info
224
p_admin_info->
next_seq
= ADMIN_END_SEQUENCE;
269
p_admin_info->
next_seq
= ADMIN_GET_SESSION;
286
p_admin_info->
next_seq
= ADMIN_CLEAR_UICC_PIPES;
288
p_admin_info->
next_seq
= ADMIN_VERIFY_SESSION;
290
p_admin_info->
next_seq
= ADMIN_CLEAR_PIPES;
308
p_admin_info->
next_seq
= ADMIN_CLEAR_PIPES;
343
p_admin_info->
next_seq
= ADMIN_PIPE_CLOSE;
374
p_admin_info->
next_seq
= ADMIN_PIPE_REOPEN;
387
p_admin_info->
next_seq
= ADMIN_CREATE_PIPES
[
all
...]
phHciNfc_PollingLoop.c
98
phHciNfc_Poll_Seq_t
next_seq
;
member in struct:phHciNfc_PollLoop_Info
216
p_poll_info->
next_seq
= PL_PIPE_CLOSE;
273
p_poll_info->
next_seq
= PL_PIPE_CLOSE;
315
p_poll_info->
next_seq
= PL_PIPE_OPEN;
431
p_poll_info->
next_seq
= PL_PIPE_CLOSE;
443
p_poll_info->
next_seq
= PL_GET_DURATION;
479
p_poll_info->
next_seq
= PL_GET_RD_PHASES;
522
p_poll_info->
next_seq
= PL_GET_DISABLE_TARGET;
656
p_poll_info->current_seq = p_poll_info->
next_seq
;
phHciNfc_NfcIPMgmt.h
113
phHciNfc_NfcIP_Seq_t
next_seq
;
member in struct:phHciNfc_NfcIP_Info
phHciNfc_DevMgmt.c
130
phHciNfc_DevMgmt_Seq_t
next_seq
;
member in struct:phHciNfc_DevMgmt_Info
228
p_device_mgmt_info->
next_seq
= DEV_MGMT_PIPE_OPEN;
522
p_device_mgmt_info->
next_seq
=
537
p_device_mgmt_info->
next_seq
=
540
p_device_mgmt_info->
next_seq
=
553
p_device_mgmt_info->
next_seq
=
566
p_device_mgmt_info->
next_seq
=
569
p_device_mgmt_info->
next_seq
=
586
p_device_mgmt_info->
next_seq
=
591
p_device_mgmt_info->
next_seq
[
all
...]
Completed in 55 milliseconds