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

  /system/nfc/src/nfc/llcp/
llcp_dlc.c 263 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
321 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
351 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
420 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
480 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
533 data.disconnect_ind.event = LLCP_SAP_EVT_DISCONNECT_IND;
    [all...]
  /system/nfc/src/nfc/include/
llcp_api.h 121 #define LLCP_SAP_EVT_DISCONNECT_IND 0x03
161 uint8_t event; /* LLCP_SAP_EVT_DISCONNECT_IND */
204 tLLCP_SAP_DISCONNECT_IND disconnect_ind; /* LLCP_SAP_EVT_DISCONNECT_IND */
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 143 case LLCP_SAP_EVT_DISCONNECT_IND:
    [all...]

Completed in 87 milliseconds