Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_p2p_int.h55 NFA_P2P_API_SEND_DATA_EVT, enumerator
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc802 case NFA_P2P_API_SEND_DATA_EVT: in nfa_p2p_evt_code()
Dnfa_p2p_api.cc682 p_msg->hdr.event = NFA_P2P_API_SEND_DATA_EVT; in NFA_P2pSendData()