Home
last modified time | relevance | path

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

/edtt-2.7.6/src/tests/
Dhci_verification.py218 status, commands = read_local_supported_commands(transport, idx, 100);
/edtt-2.7.6/src/components/
Dbasic_commands.py792 def read_local_supported_commands(transport, idx, to): function