Searched refs:ParseIp6StreamNet (Results 1 – 2 of 2) sorted by relevance
/external/ot-br-posix/src/host/ |
D | ncp_spinel.hpp | 356 …otError ParseIp6StreamNet(const uint8_t *aBuf, uint16_t aLen, const uint8_t *&aData, uint16_t &aDa…
|
D | ncp_spinel.cpp | 479 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
|