Home
last modified time | relevance | path

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

/external/ot-br-posix/src/host/
Dncp_spinel.hpp356 …otError ParseIp6StreamNet(const uint8_t *aBuf, uint16_t aLen, const uint8_t *&aData, uint16_t &aDa…
Dncp_spinel.cpp479 SuccessOrExit(ParseIp6StreamNet(aBuffer, aLength, data, dataLen), error = OTBR_ERROR_PARSE); in HandleValueIs()
998 otError NcpSpinel::ParseIp6StreamNet(const uint8_t *aBuf, uint16_t aLen, const uint8_t *&aData, uin… in ParseIp6StreamNet() function in otbr::Host::NcpSpinel