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

  /external/libnfc-nci/src/nfc/llcp/
llcp_dlc.c 250 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
311 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
340 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
411 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
469 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
521 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
    [all...]
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 101 #define LLCP_SAP_EVT_DISCONNECT_IND 0x03 /* Received disconnect request */
141 UINT8 event; /* LLCP_SAP_EVT_DISCONNECT_IND */
190 tLLCP_SAP_DISCONNECT_IND disconnect_ind; /* LLCP_SAP_EVT_DISCONNECT_IND */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 155 case LLCP_SAP_EVT_DISCONNECT_IND:
    [all...]

Completed in 369 milliseconds