Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dsystem.c81 OT_SIM_OPT_LOG_FILE = 'l', enumerator
117 {"log-file", required_argument, 0, OT_SIM_OPT_LOG_FILE}, in otSysInit()
171 case OT_SIM_OPT_LOG_FILE: in otSysInit()