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 41 uint8_t nSap,
66 *pnSap = psTransport->pCachedServiceNames[i].nSap;
152 uint8_t nSap)
173 &nSap);
229 pCachedServiceName->nSap = pSocket->socket_sSap;
256 uint8_t nTid, nSap;
276 nSap = psTransport->nDiscoveryResSapList[index];
281 nSap);
326 uint8_t nSap;
362 nSap = PHFRINFC_LLCP_SAP_SDP
    [all...]
phFriNfc_LlcpTransport.h 240 uint8_t nSap;
494 uint8_t nSap,
583 * \param[in] nSap The destination SAP to connect to.
599 uint8_t nSap,
    [all...]
phFriNfc_Llcp.h 282 uint8_t nSap;

Completed in 368 milliseconds