Searched refs:ReadIp6Address (Results 1 – 5 of 5) sorted by relevance
265 otError ReadIp6Address(const spinel_ipv6addr_t *&aIp6AddrPtr) in ReadIp6Address() function in ot::Spinel::Decoder282 otError ReadIp6Address(const otIp6Address *&aIp6AddrPtr) in ReadIp6Address() function in ot::Spinel::Decoder299 otError ReadIp6Address(const uint8_t *&aIp6AddrBufPtr) in ReadIp6Address() function in ot::Spinel::Decoder316 otError ReadIp6Address(spinel_ipv6addr_t &aIp6Addr);330 otError ReadIp6Address(otIp6Address &aIp6Addr);
232 otError Decoder::ReadIp6Address(spinel_ipv6addr_t &aIp6Addr) in ReadIp6Address() function in ot::Spinel::Decoder237 EXPECT_NO_ERROR(error = ReadIp6Address(ipv6AddrPtr)); in ReadIp6Address()245 otError Decoder::ReadIp6Address(otIp6Address &aIp6Addr) in ReadIp6Address() function in ot::Spinel::Decoder250 EXPECT_NO_ERROR(error = ReadIp6Address(ipv6AddrPtr)); in ReadIp6Address()
151 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()224 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()250 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()269 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()428 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()490 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()546 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()592 SuccessOrQuit(decoder.ReadIp6Address(ip6Addr)); in TestDecoder()
331 SuccessOrExit(error = mDecoder.ReadIp6Address(addresses[addressesCount])); in HandlePropertySet()1005 SuccessOrExit(error = mDecoder.ReadIp6Address(borderRouterConfig.mPrefix.mPrefix)); in HandlePropertyInsert()1046 SuccessOrExit(error = mDecoder.ReadIp6Address(ip6Prefix.mPrefix)); in HandlePropertyRemove()1508 SuccessOrExit(error = mDecoder.ReadIp6Address(addr)); in DecodeOperationalDataset()1633 SuccessOrExit(error = mDecoder.ReadIp6Address(addr)); in DecodeOperationalDataset()1978 SuccessOrExit(error = mDecoder.ReadIp6Address(meshLocalPrefix)); in HandlePropertySet()2039 SuccessOrExit(error = mDecoder.ReadIp6Address(netifAddr.mAddress)); in HandlePropertyInsert()2059 SuccessOrExit(error = mDecoder.ReadIp6Address(addrPtr)); in HandlePropertyRemove()2118 SuccessOrExit(error = mDecoder.ReadIp6Address(addrPtr)); in HandlePropertyInsert()2136 SuccessOrExit(error = mDecoder.ReadIp6Address(addrPtr)); in HandlePropertyRemove()[all …]
882 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()903 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()948 SuccessOrExit(error = mDecoder.ReadIp6Address(address)); in HandlePropertySet()