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

  /system/nfc/src/nfc/include/
llcp_api.h 123 #define LLCP_SAP_EVT_DISCONNECT_RESP 0x04
167 uint8_t event; /* LLCP_SAP_EVT_DISCONNECT_RESP */
205 tLLCP_SAP_DISCONNECT_RESP disconnect_resp; /* LLCP_SAP_EVT_DISCONNECT_RESP */
  /system/nfc/src/nfc/llcp/
llcp_dlc.c 246 data.disconnect_resp.event = LLCP_SAP_EVT_DISCONNECT_RESP;
519 data.disconnect_resp.event = LLCP_SAP_EVT_DISCONNECT_RESP;
    [all...]
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 147 case LLCP_SAP_EVT_DISCONNECT_RESP:
    [all...]

Completed in 206 milliseconds