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

  /external/libnfc-nci/src/nfc/include/
llcp_api.h 99 #define LLCP_SAP_EVT_CONNECT_IND 0x01 /* Connection request from peer */
120 UINT8 event; /* LLCP_SAP_EVT_CONNECT_IND */
188 tLLCP_SAP_CONNECT_IND connect_ind; /* LLCP_SAP_EVT_CONNECT_IND */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 147 case LLCP_SAP_EVT_CONNECT_IND:
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 145 data.connect_ind.event = LLCP_SAP_EVT_CONNECT_IND;
    [all...]

Completed in 36 milliseconds