Searched defs:nTid (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_LlcpTransport.h175 uint8_t nTid; member in struct:phFriNfc_LlcpTransport_Socket
H A DphFriNfc_LlcpTransport.c111 uint8_t nTid,
123 &nTid);
152 uint8_t nTid,
163 &nTid);
257 uint8_t nTid, nSap; local
276 nTid = psTransport->nDiscoveryResTidList[index];
281 nTid,
323 uint8_t nTid; local
351 nTid = sValue.buffer[0];
380 psTransport->nDiscoveryResTidList[psTransport->nDiscoveryResListSize] = nTid;
109 phFriNfc_LlcpTransport_EncodeSdreqTlv(phNfc_sData_t *psTlvData, uint32_t *pOffset, uint8_t nTid, phNfc_sData_t *psServiceName) argument
150 phFriNfc_LlcpTransport_EncodeSdresTlv(phNfc_sData_t *psTlvData, uint32_t *pOffset, uint8_t nTid, uint8_t nSap) argument
[all...]

Completed in 182 milliseconds