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

  /external/libnfc-nci/src/nfc/include/
llcp_api.h 441 ** Function LLCP_ConnectReq
451 LLCP_API extern tLLCP_STATUS LLCP_ConnectReq (UINT8 reg_sap, UINT8 dsap,
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_act.c     [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 911 ** Function LLCP_ConnectReq
921 tLLCP_STATUS LLCP_ConnectReq (UINT8 reg_sap,
929 LLCP_TRACE_API2 ("LLCP_ConnectReq () reg_sap=0x%x, DSAP=0x%x", reg_sap, dsap);
934 LLCP_TRACE_ERROR0 ("LLCP_ConnectReq (): Peer doesn't support connection-oriented link");
    [all...]

Completed in 155 milliseconds