Home
last modified time | relevance | path

Searched refs:nTid (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c110 uint8_t nTid, in phFriNfc_LlcpTransport_EncodeSdreqTlv() argument
122 &nTid); in phFriNfc_LlcpTransport_EncodeSdreqTlv()
151 uint8_t nTid, in phFriNfc_LlcpTransport_EncodeSdresTlv() argument
162 &nTid); in phFriNfc_LlcpTransport_EncodeSdresTlv()
256 uint8_t nTid, nSap; in phFriNfc_LlcpTransport_DiscoveryAnswer() local
275 nTid = psTransport->nDiscoveryResTidList[index]; in phFriNfc_LlcpTransport_DiscoveryAnswer()
280 nTid, in phFriNfc_LlcpTransport_DiscoveryAnswer()
325 uint8_t nTid; in Handle_Discovery_IncomingFrame() local
353 nTid = sValue.buffer[0]; in Handle_Discovery_IncomingFrame()
382 psTransport->nDiscoveryResTidList[psTransport->nDiscoveryResListSize] = nTid; in Handle_Discovery_IncomingFrame()
[all …]
DphFriNfc_LlcpTransport.h174 uint8_t nTid; member