Home
last modified time | relevance | path

Searched refs:OT_IP6_SOCK_ADDR_STRING_SIZE (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/core/net/
Dsocket.hpp220 …static constexpr uint16_t kInfoStringSize = OT_IP6_SOCK_ADDR_STRING_SIZE; ///< Info string size (`…
/openthread-latest/include/openthread/
Dip6.h606 #define OT_IP6_SOCK_ADDR_STRING_SIZE 48 ///< Recommended size for string representation of an IPv6 … macro
/openthread-latest/examples/platforms/simulation/
Dtrel.c419 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in ProcessTrelTest()
/openthread-latest/src/cli/
Dcli_utils.cpp207 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in OutputSockAddr()
Dcli_history.cpp1209 char addrString[OT_IP6_SOCK_ADDR_STRING_SIZE]; in OutputRxTxEntryTableFormat()
Dcli.cpp4635 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in Process()
7199 char string[OT_IP6_SOCK_ADDR_STRING_SIZE]; in Process()