Searched defs:kNetworkName (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_pskc.cpp | 44 …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 D | thread_tlvs.hpp | 74 kNetworkName = 12, ///< Network Name TLV enumerator
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | dataset.hpp | 91 kNetworkName, ///< Network Name enumerator
|
H A D | meshcop_tlvs.hpp | 80 kNetworkName = OT_MESHCOP_TLV_NETWORKNAME, ///< Network Name TLV enumerator
|