Searched refs:NFA_HCI_ANY_CLOSE_PIPE (Results 1 - 4 of 4) sorted by path

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c1194 case NFA_HCI_ANY_CLOSE_PIPE:
1235 else if (nfa_hci_cb.inst == NFA_HCI_ANY_CLOSE_PIPE)
1269 case NFA_HCI_ANY_CLOSE_PIPE:
1883 case NFA_HCI_ANY_CLOSE_PIPE:
1941 case NFA_HCI_ANY_CLOSE_PIPE:
1995 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE)
2060 case NFA_HCI_ANY_CLOSE_PIPE:
2079 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE)
2130 else if (nfa_hci_cb.inst == NFA_HCI_ANY_CLOSE_PIPE)
2143 else if (nfa_hci_cb.cmd_sent == NFA_HCI_ANY_CLOSE_PIPE)
[all...]
H A Dnfa_hci_main.c999 case NFA_HCI_ANY_CLOSE_PIPE:
H A Dnfa_hci_utils.c1037 status = nfa_hciu_send_msg (pipe, NFA_HCI_COMMAND_TYPE, NFA_HCI_ANY_CLOSE_PIPE, 0, NULL);
1250 case NFA_HCI_ANY_CLOSE_PIPE:
/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_defs.h70 #define NFA_HCI_ANY_CLOSE_PIPE 0x04 macro

Completed in 214 milliseconds