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

  /external/libnfc-nci/src/nfc/include/
llcp_api.h 100 #define LLCP_SAP_EVT_CONNECT_RESP 0x02 /* Connection accepted by peer */
131 UINT8 event; /* LLCP_SAP_EVT_CONNECT_RESP */
189 tLLCP_SAP_CONNECT_RESP connect_resp; /* LLCP_SAP_EVT_CONNECT_RESP */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 151 case LLCP_SAP_EVT_CONNECT_RESP:
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 216 data.connect_resp.event = LLCP_SAP_EVT_CONNECT_RESP;
    [all...]

Completed in 140 milliseconds