Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/scripts/
Dtest_channel.py153 def __init__(self, test_channel): argument
155 self._test_channel = test_channel
311 test_channel = TestChannel(port)
317 test_channel_shell = TestChannelShell(test_channel)
Dbuild_and_run.sh86 python ${TEST_CHANNEL_ABS}/test_channel.py localhost ${TEST_CHANNEL_PORT}
/packages/modules/Bluetooth/tools/rootcanal/scripts/scripted_beacon_test/
Drun_test.sh8 python3 scripts/test_channel.py 6401 < scripts/scripted_beacon_test/add_beacons > /tmp/logs/scripte…
/packages/modules/Bluetooth/tools/rootcanal/
DREADME.md75 to RootCanal. You can connect to it using [scripts/test_channel.py](scripts/test_channel.py).