OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_seq
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phHciNfc_Sequence.c
534
psHciContext->
hci_seq
= HCI_INVALID_SEQ;
567
psHciContext->
hci_seq
= HCI_INVALID_SEQ;
587
psHciContext->
hci_seq
= HCI_INVALID_SEQ;
[
all
...]
phHciNfc.c
170
psHciContext->
hci_seq
= ADMIN_INIT_SEQ;
252
/* psHciContext->
hci_seq
= EMULATION_REL_SEQ;*/
253
/* psHciContext->
hci_seq
= READER_MGMT_REL_SEQ; */
256
psHciContext->
hci_seq
= PL_STOP_SEQ;
260
psHciContext->
hci_seq
= ADMIN_REL_SEQ;
397
psHciContext->
hci_seq
= INITIATOR_GENERAL_SEQ;
408
psHciContext->
hci_seq
= TARGET_GENERAL_SEQ;
433
psHciContext->
hci_seq
= HCI_END_SEQ;
492
psHciContext->
hci_seq
= PL_DURATION_SEQ;
496
psHciContext->
hci_seq
= PL_CONFIG_PHASE_SEQ
[
all
...]
phHciNfc_Generic.h
603
volatile phHciNfc_eSeq_t
hci_seq
;
member in struct:phHciNfc_sContext
[
all
...]
Completed in 26 milliseconds