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

  /external/libnfc-nci/src/nfa/int/
nfa_p2p_int.h 58 NFA_P2P_API_CONNECT_EVT,
119 /* data type for NFA_P2P_API_CONNECT_EVT */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c 408 p_msg->hdr.event = NFA_P2P_API_CONNECT_EVT;
469 p_msg->hdr.event = NFA_P2P_API_CONNECT_EVT;
    [all...]
nfa_p2p_main.c 88 nfa_p2p_create_data_link_connection, /* NFA_P2P_API_CONNECT_EVT */
793 case NFA_P2P_API_CONNECT_EVT:

Completed in 27 milliseconds