Searched refs:read_buffer_size (Results 1 – 3 of 3) sorted by relevance
| /edtt-latest/src/components/ |
| D | preambles.py | 509 … status, AclMaxLen, ScoMaxLen, AclMaxNum, ScoMaxNum = read_buffer_size(transport, idx, 100);
|
| D | basic_commands.py | 967 def read_buffer_size(transport, idx, to): function
|
| /edtt-latest/src/tests/ |
| D | hci_verification.py | 46 status = read_buffer_size(transport, idx, 100); 195 status, AclMaxLen, ScoMaxLen, AclMaxNum, ScoMaxNum = read_buffer_size(transport, idx, 100);
|