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

  /system/nfc/src/nfc/include/
llcp_api.h 119 #define LLCP_SAP_EVT_CONNECT_RESP 0x02
152 uint8_t event; /* LLCP_SAP_EVT_CONNECT_RESP */
203 tLLCP_SAP_CONNECT_RESP connect_resp; /* LLCP_SAP_EVT_CONNECT_RESP */
  /system/nfc/src/nfa/p2p/
nfa_p2p_act.c 139 case LLCP_SAP_EVT_CONNECT_RESP:
    [all...]
  /system/nfc/src/nfc/llcp/
llcp_dlc.c 229 data.connect_resp.event = LLCP_SAP_EVT_CONNECT_RESP;
    [all...]

Completed in 75 milliseconds