Home
last modified time | relevance | path

Searched defs:MAX_NETWORK_SIZE (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dplatform-simulation.h84 MAX_NETWORK_SIZE = OPENTHREAD_SIMULATION_MAX_NETWORK_SIZE, enumerator
/aosp_15_r20/external/openthread/tools/harness-simulation/posix/sniffer_sim/
H A Dsniffer_transport.py98 MAX_NETWORK_SIZE = int(os.getenv('MAX_NETWORK_SIZE', '33')) variable in SnifferSocketTransport
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dsniffer_transport.py95 MAX_NETWORK_SIZE = 33 variable in SnifferSocketTransport