Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c111 uint8_t nTid, in phFriNfc_LlcpTransport_EncodeSdreqTlv() argument
123 &nTid); in phFriNfc_LlcpTransport_EncodeSdreqTlv()
152 uint8_t nTid, in phFriNfc_LlcpTransport_EncodeSdresTlv() argument
163 &nTid); in phFriNfc_LlcpTransport_EncodeSdresTlv()
257 uint8_t nTid, nSap; in phFriNfc_LlcpTransport_DiscoveryAnswer() local
276 nTid = psTransport->nDiscoveryResTidList[index]; in phFriNfc_LlcpTransport_DiscoveryAnswer()
281 nTid, in phFriNfc_LlcpTransport_DiscoveryAnswer()
323 uint8_t nTid; in Handle_Discovery_IncomingFrame() local
351 nTid = sValue.buffer[0]; in Handle_Discovery_IncomingFrame()
380 psTransport->nDiscoveryResTidList[psTransport->nDiscoveryResListSize] = nTid; in Handle_Discovery_IncomingFrame()
[all …]
DphFriNfc_LlcpTransport.h175 uint8_t nTid; member