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

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 42 uint8_t nSap,
67 *pnSap = psTransport->pCachedServiceNames[i].nSap;
153 uint8_t nSap)
174 &nSap);
230 pCachedServiceName->nSap = pSocket->socket_sSap;
257 uint8_t nTid, nSap;
277 nSap = psTransport->nDiscoveryResSapList[index];
282 nSap);
324 uint8_t nSap;
360 nSap = PHFRINFC_LLCP_SAP_SDP
    [all...]
phFriNfc_LlcpTransport.h 241 uint8_t nSap;
501 uint8_t nSap,
590 * \param[in] nSap The destination SAP to connect to.
606 uint8_t nSap,
    [all...]
phFriNfc_Llcp.h 288 uint8_t nSap;

Completed in 409 milliseconds