Home
last modified time | relevance | path

Searched defs:ReadIp6Address (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel_decoder.hpp265 otError ReadIp6Address(const spinel_ipv6addr_t *&aIp6AddrPtr) in ReadIp6Address() function in ot::Spinel::Decoder
282 otError ReadIp6Address(const otIp6Address *&aIp6AddrPtr) in ReadIp6Address() function in ot::Spinel::Decoder
299 otError ReadIp6Address(const uint8_t *&aIp6AddrBufPtr) in ReadIp6Address() function in ot::Spinel::Decoder
Dspinel_decoder.cpp232 otError Decoder::ReadIp6Address(spinel_ipv6addr_t &aIp6Addr) in ReadIp6Address() function in ot::Spinel::Decoder
245 otError Decoder::ReadIp6Address(otIp6Address &aIp6Addr) in ReadIp6Address() function in ot::Spinel::Decoder