OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFA_HCI_LOOP_BACK_GATE
(Results
1 - 4
of
4
) sorted by null
/system/nfc/src/nfa/include/
nfa_hci_defs.h
30
#define
NFA_HCI_LOOP_BACK_GATE
0x04
/system/nfc/src/nfa/hci/
nfa_hci_act.c
429
} else if (pp->pipe_id != 0 && pp->local_gate ==
NFA_HCI_LOOP_BACK_GATE
) {
[
all
...]
nfa_hci_main.c
239
if (((nfa_hci_cb.cfg.dyn_gates[xx].gate_id !=
NFA_HCI_LOOP_BACK_GATE
) &&
312
NFA_HCI_LOOP_BACK_GATE
) &&
322
NFA_HCI_LOOP_BACK_GATE
) &&
[
all
...]
nfa_hci_api.c
371
(dest_gate !=
NFA_HCI_LOOP_BACK_GATE
) &&
[
all
...]
Completed in 59 milliseconds