Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs421 let max_transport_latency_p_to_c: u16 = packet.get_max_transport_latency_p_to_c(); in hci_le_set_cig_parameters() localVariable
538 || (configures_p_to_c && !(0x5..=0xfa0).contains(&max_transport_latency_p_to_c)) in hci_le_set_cig_parameters()
542 max_transport_latency_c_to_p, max_transport_latency_p_to_c in hci_le_set_cig_parameters()
553 max_transport_latency_p_to_c as u32 * 1000, in hci_le_set_cig_parameters()
1422 max_transport_latency_p_to_c: microseconds, in iso_interval()
1448 || min_transport_latency_p_to_c <= max_transport_latency_p_to_c)) in iso_interval()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/
DBV_26_C.py68 max_transport_latency_p_to_c=self.Max_Transport_Latency_P_TO_C,
244 max_transport_latency_p_to_c=self.Max_Transport_Latency_P_TO_C,
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py4763 max_transport_latency_p_to_c: int
Ddevice.py4032 max_transport_latency_p_to_c=max_transport_latency[1],
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhci_commands.emb2884 …xt [+2] UInt max_transport_latency_p_to_c
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl4372 max_transport_latency_p_to_c : 16,
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl4541 max_transport_latency_p_to_c : 16,