OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_STATE_RESTORE_NETWK_ENABLE
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/src/nfa/hci/
nfa_hci_main.c
116
||(nfa_hci_cb.hci_state ==
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
) )
153
||(nfa_hci_cb.hci_state ==
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
) )
477
nfa_hci_cb.hci_state =
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
;
515
||(nfa_hci_cb.hci_state ==
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
) )
697
||(nfa_hci_cb.hci_state ==
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
) )
[
all
...]
nfa_hci_act.c
[
all
...]
nfa_hci_utils.c
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_hci_int.h
58
#define
NFA_HCI_STATE_RESTORE_NETWK_ENABLE
0x08 /* HCI is waiting for initialization of other host in the network after restore */
Completed in 25 milliseconds