Home
last modified time | relevance | path

Searched refs:NFA_HCI_LINK_MANAGEMENT_PIPE (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/include/
Dnfa_hci_defs.h43 #define NFA_HCI_LINK_MANAGEMENT_PIPE 0x00 macro
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c1383 &&(pipe_id != NFA_HCI_LINK_MANAGEMENT_PIPE) in nfa_hciu_evt_2_str()
Dnfa_hci_act.c1159 …nfa_hciu_send_msg (NFA_HCI_LINK_MANAGEMENT_PIPE, NFA_HCI_RESPONSE_TYPE, NFA_HCI_ANY_E_PIPE_NOT_OPE… in nfa_hci_handle_link_mgm_gate_cmd()
1203 … nfa_hciu_send_msg (NFA_HCI_LINK_MANAGEMENT_PIPE, NFA_HCI_RESPONSE_TYPE, response, rsp_len, data); in nfa_hci_handle_link_mgm_gate_cmd()
Dnfa_hci_main.c817 case NFA_HCI_LINK_MANAGEMENT_PIPE: in nfa_hci_conn_cback()