Home
last modified time | relevance | path

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

/edtt-latest/src/tests/
Dtest_utils.py714 …status, _ = le_setup_iso_data_path(transport, central, central_cis_handles[n], 0, 0, [0, 0, 0, 0, …
718 …status, _ = le_setup_iso_data_path(transport, peripheral, peripheral_cis_handles[n], 1, 0, [0, 0, …
723 …status, _ = le_setup_iso_data_path(transport, central, central_cis_handles[n], 1, 0, [0, 0, 0, 0, …
727 …status, _ = le_setup_iso_data_path(transport, peripheral, peripheral_cis_handles[n], 0, 0, [0, 0, …
/edtt-latest/src/components/
Dbasic_commands.py3560 def le_setup_iso_data_path(transport, idx, ConnectionHandle, DataPathDirection, DataPathId, CodecId… function