Searched refs:NFA_HCI_ANY_E_CMD_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_defs.h92 #define NFA_HCI_ANY_E_CMD_NOT_SUPPORTED 0x07 macro
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_act.c1199 response = NFA_HCI_ANY_E_CMD_NOT_SUPPORTED;
1356 response = NFA_HCI_ANY_E_CMD_NOT_SUPPORTED;
1888 response = NFA_HCI_ANY_E_CMD_NOT_SUPPORTED;
2067 nfa_hciu_send_msg (p_pipe->pipe_id, NFA_HCI_RESPONSE_TYPE, NFA_HCI_ANY_E_CMD_NOT_SUPPORTED, 0, NULL);
2071 nfa_hciu_send_msg (p_pipe->pipe_id, NFA_HCI_RESPONSE_TYPE, NFA_HCI_ANY_E_CMD_NOT_SUPPORTED, 0, NULL);
2135 response = NFA_HCI_ANY_E_CMD_NOT_SUPPORTED;
H A Dnfa_hci_utils.c1192 case NFA_HCI_ANY_E_CMD_NOT_SUPPORTED:

Completed in 218 milliseconds