Home
last modified time | relevance | path

Searched refs:max_transport_latency (Results 1 – 7 of 7) sorted by relevance

/external/python/bumble/bumble/profiles/
Dascs.py175 max_transport_latency: List[int]
299 max_transport_latency = 0 variable in AseStateMachine
394 self.max_transport_latency = target_latency
417 max_transport_latency: int,
436 self.max_transport_latency = max_transport_latency
570 self.max_transport_latency,
680 operation.max_transport_latency,
/external/python/bumble/examples/
Drun_cig_setup.py76 max_transport_latency=(100, 5),
/external/python/bumble/tests/
Dbap_test.py140 max_transport_latency=[8, 9],
328 max_transport_latency=[8, 9],
Ddevice_test.py464 max_transport_latency=(0, 0),
506 max_transport_latency=(0, 0),
/external/python/bumble/bumble/
Ddevice.py4004 max_transport_latency: Tuple[int, int],
4031 max_transport_latency_c_to_p=max_transport_latency[0],
4032 max_transport_latency_p_to_c=max_transport_latency[1],
Dhci.py4859 max_transport_latency: int
/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl4468 max_transport_latency : 16,