Home
last modified time | relevance | path

Searched refs:NFA_HCI_API_ADD_STATIC_PIPE_EVT (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfa/include/
Dnfa_hci_int.h106 NFA_HCI_API_ADD_STATIC_PIPE_EVT, /* Add a static pipe */ enumerator
/system/nfc/src/nfa/hci/
Dnfa_hci_api.cc803 p_msg->hdr.event = NFA_HCI_API_ADD_STATIC_PIPE_EVT; in NFA_HciAddStaticPipe()
Dnfa_hci_act.cc207 case NFA_HCI_API_ADD_STATIC_PIPE_EVT: in nfa_hci_check_api_requests()