Home
last modified time | relevance | path

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

/external/openthread/tests/scripts/expect/
D_common.exp66 proc spawn_node {id {type ""} {radio_url ""}} { argument
75 if {${radio_url} == ""} {
76 set radio_url "spinel+hdlc+uart://$::env(OT_SIMULATION_APPS)/ncp/ot-rcp?forkpty-arg=$id"
89 spawn /usr/bin/env GCOV_PREFIX=$gcov_prefix $::env(OT_POSIX_APPS)/ot-cli $radio_url
/external/openthread/src/posix/platform/
DMakefile.am61 radio_url.cpp \
82 radio_url.hpp \
DCMakeLists.txt101 radio_url.cpp
/external/openthread/
DAndroid.bp398 "src/posix/platform/radio_url.cpp",