Lines Matching refs:pInputTlv

219     u8 *pInputTlv = pRsp->ptlv;  in getNanPublishReplied()  local
230 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanPublishReplied()
250 pInputTlv += readLen; in getNanPublishReplied()
285 u8 *pInputTlv = pRsp->ptlv; in getNanMatch() local
299 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanMatch()
421 pInputTlv += readLen; in getNanMatch()
469 u8 *pInputTlv = pRsp->ptlv; in getNanFollowup() local
482 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanFollowup()
515 pInputTlv += readLen; in getNanFollowup()
532 u8 *pInputTlv = pRsp->ptlv; in getNanDiscEngEvent() local
546 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanDiscEngEvent()
586 pInputTlv += readLen; in getNanDiscEngEvent()
618 u8 *pInputTlv = pRsp->ptlv; in getNanTca() local
633 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanTca()
655 pInputTlv += readLen; in getNanTca()
672 u8 *pInputTlv = pRsp->ptlv; in getNanBeaconSdfPayload() local
686 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanBeaconSdfPayload()
737 pInputTlv += readLen; in getNanBeaconSdfPayload()
796 u8 *pInputTlv = (u8 *)&pInValue[8]; in getNanReceivePostDiscoveryVal() local
809 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanReceivePostDiscoveryVal()
839 pInputTlv += readLen; in getNanReceivePostDiscoveryVal()
1282 u8 *pInputTlv = pRsp->ptlv; in getNanRangeRequestReceivedInd() local
1296 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanRangeRequestReceivedInd()
1315 pInputTlv += readLen; in getNanRangeRequestReceivedInd()
1331 u8 *pInputTlv = pRsp->ptlv; in getNanRangeReportInd() local
1345 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanRangeReportInd()
1372 pInputTlv += readLen; in getNanRangeReportInd()