Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_hci_int.h105 NFA_HCI_API_DELETE_PIPE_EVT, /* Delete a pipe */ enumerator
/system/nfc/src/nfa/hci/
Dnfa_hci_api.cc744 p_msg->hdr.event = NFA_HCI_API_DELETE_PIPE_EVT; in NFA_HciDeletePipe()
Dnfa_hci_utils.cc1249 case NFA_HCI_API_DELETE_PIPE_EVT: in nfa_hciu_get_event_name()
Dnfa_hci_act.cc191 case NFA_HCI_API_DELETE_PIPE_EVT: in nfa_hci_check_api_requests()