HomeSort by relevance Sort by last modified time
    Searched refs:NFA_P2P_API_ACCEPT_CONN_EVT (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfa/int/
nfa_p2p_int.h 52 NFA_P2P_API_ACCEPT_CONN_EVT,
89 /* data type for NFA_P2P_API_ACCEPT_CONN_EVT */
  /system/nfc/src/nfa/p2p/
nfa_p2p_main.c 76 nfa_p2p_accept_connection, /* NFA_P2P_API_ACCEPT_CONN_EVT */
792 case NFA_P2P_API_ACCEPT_CONN_EVT:
nfa_p2p_api.c 236 p_msg->hdr.event = NFA_P2P_API_ACCEPT_CONN_EVT;
    [all...]

Completed in 4013 milliseconds