Home
last modified time | relevance | path

Searched refs:tNFA_P2P_API_ACCEPT_CONN (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/int/
Dnfa_p2p_int.h102 } tNFA_P2P_API_ACCEPT_CONN; typedef
192 tNFA_P2P_API_ACCEPT_CONN api_accept;
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_api.c210 tNFA_P2P_API_ACCEPT_CONN *p_msg; in NFA_P2pAcceptConn()
239 …else if ((p_msg = (tNFA_P2P_API_ACCEPT_CONN *) GKI_getbuf (sizeof (tNFA_P2P_API_ACCEPT_CONN))) != … in NFA_P2pAcceptConn()