Home
last modified time | relevance | path

Searched refs:JOINER_UDP_PORT (Results 1 – 2 of 2) sorted by relevance

/external/openthread/tests/scripts/thread-cert/
Dconfig.py244 mesh_cop.TlvType.JOINER_UDP_PORT: mesh_cop.JoinerUdpPortFactory(),
357 mesh_cop.TlvType.JOINER_UDP_PORT: mesh_cop.JoinerUdpPortFactory(),
Dmesh_cop.py60 JOINER_UDP_PORT = 18 variable in TlvType