Home
last modified time | relevance | path

Searched defs:kNetworkName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_pskc.cpp44 …static const otNetworkName kNetworkName = {{'O', 'p', 'e', 'n', 'T', 'h', 'r', 'e', 'a', 'd', '… in TestMinimumPassphrase() local
62 …static const otNetworkName kNetworkName = {{'O', 'p', 'e', 'n', 'T', 'h', 'r', 'e', 'a', 'd', '\… in TestMaximumPassphrase() local
96 …static const otNetworkName kNetworkName = {{'T', 'e', 's', 't', ' ', 'N', 'e', 't', 'w', 'o', '… in TestExampleInSpec() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dthread_tlvs.hpp74 kNetworkName = 12, ///< Network Name TLV enumerator
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset.hpp91 kNetworkName, ///< Network Name enumerator
H A Dmeshcop_tlvs.hpp80 kNetworkName = OT_MESHCOP_TLV_NETWORKNAME, ///< Network Name TLV enumerator