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

  /external/libnfc-nci/src/nfc/include/
llcp_api.h 104 #define LLCP_SAP_EVT_LINK_STATUS 0x06 /* Change of LLCP Link status */
165 UINT8 event; /* LLCP_SAP_EVT_LINK_STATUS */
193 tLLCP_SAP_LINK_STATUS link_status; /* LLCP_SAP_EVT_LINK_STATUS */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c 167 case LLCP_SAP_EVT_LINK_STATUS:
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_link.c 567 data.link_status.event = LLCP_SAP_EVT_LINK_STATUS;
    [all...]

Completed in 51 milliseconds