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()
426 pInputTlv += readLen; in getNanMatch()
474 u8 *pInputTlv = pRsp->ptlv; in getNanFollowup() local
487 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanFollowup()
520 pInputTlv += readLen; in getNanFollowup()
537 u8 *pInputTlv = pRsp->ptlv; in getNanDiscEngEvent() local
551 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanDiscEngEvent()
591 pInputTlv += readLen; in getNanDiscEngEvent()
623 u8 *pInputTlv = pRsp->ptlv; in getNanTca() local
638 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanTca()
660 pInputTlv += readLen; in getNanTca()
677 u8 *pInputTlv = pRsp->ptlv; in getNanBeaconSdfPayload() local
691 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanBeaconSdfPayload()
742 pInputTlv += readLen; in getNanBeaconSdfPayload()
801 u8 *pInputTlv = (u8 *)&pInValue[8]; in getNanReceivePostDiscoveryVal() local
814 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanReceivePostDiscoveryVal()
844 pInputTlv += readLen; in getNanReceivePostDiscoveryVal()
1287 u8 *pInputTlv = pRsp->ptlv; in getNanRangeRequestReceivedInd() local
1301 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanRangeRequestReceivedInd()
1320 pInputTlv += readLen; in getNanRangeRequestReceivedInd()
1336 u8 *pInputTlv = pRsp->ptlv; in getNanRangeReportInd() local
1350 (0 != (readLen = NANTLV_ReadTlv(pInputTlv, &outputTlv)))) { in getNanRangeReportInd()
1377 pInputTlv += readLen; in getNanRangeReportInd()