Lines Matching full:ntid
110 uint8_t nTid,
122 &nTid);
151 uint8_t nTid,
162 &nTid);
256 uint8_t nTid, nSap;
275 nTid = psTransport->nDiscoveryResTidList[index];
280 nTid,
325 uint8_t nTid;
353 nTid = sValue.buffer[0];
382 psTransport->nDiscoveryResTidList[psTransport->nDiscoveryResListSize] = nTid;
405 nTid = sValue.buffer[0];
406 if (nTid >= psTransport->nDiscoveryListSize)
413 psTransport->pnDiscoverySapList[nTid] = nSap;