Searched refs:psL2NtfDecoded (Results 1 – 2 of 2) sorted by relevance
147 psLxNtfDecoded->psL2NtfDecoded = &sL2NtfDecoded; in processLxDbgNciPkt()319 psLxNtfDecoded->psL2NtfDecoded->tlvCount = tlvCount; in parseL2DbgNtf()331 if ((psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvCount] in parseL2DbgNtf()334 (const char*)psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvCount] in parseL2DbgNtf()354 if ((psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvCount] in parseL2DbgNtf()357 (const char*)psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlvCount] in parseL2DbgNtf()506 uint8_t tlvCount = psLxNtfDecoded->psL2NtfDecoded->tlvCount; in printLxDebugInfo()515 psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlv].timeStampMs, in printLxDebugInfo()516 psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlv].timeStampUs); in printLxDebugInfo()518 psLxNtfDecoded->psL2NtfDecoded->sTlvInfo[tlv] in printLxDebugInfo()[all …]
145 psL2NtfDecoded_t psL2NtfDecoded; member