Home
last modified time | relevance | path

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

/external/openthread/tests/scripts/thread-cert/
Dconfig.py241 mesh_cop.TlvType.EXTENDED_PANID: mesh_cop.ExtendedPanidFactory(),
341 mesh_cop.TlvType.EXTENDED_PANID: mesh_cop.ExtendedPanidFactory(),
Dmesh_cop.py44 EXTENDED_PANID = 2 variable in TlvType