Home
last modified time | relevance | path

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

/edtt-3.6.0-3.5.0-3.4.0/src/components/
Dpreambles.py509 … status, AclMaxLen, ScoMaxLen, AclMaxNum, ScoMaxNum = read_buffer_size(transport, idx, 100);
Dbasic_commands.py967 def read_buffer_size(transport, idx, to): function
/edtt-3.6.0-3.5.0-3.4.0/src/tests/
Dhci_verification.py46 status = read_buffer_size(transport, idx, 100);
195 status, AclMaxLen, ScoMaxLen, AclMaxNum, ScoMaxNum = read_buffer_size(transport, idx, 100);