Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs420 let max_transport_latency_c_to_p: u16 = packet.get_max_transport_latency_c_to_p(); in hci_le_set_cig_parameters() localVariable
537 if (configures_c_to_p && !(0x5..=0xfa0).contains(&max_transport_latency_c_to_p)) 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()
552 max_transport_latency_c_to_p as u32 * 1000, in hci_le_set_cig_parameters()
1421 max_transport_latency_c_to_p: microseconds, in iso_interval()
1446 || min_transport_latency_c_to_p <= max_transport_latency_c_to_p) in iso_interval()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/LL/CIS/CEN/
DBV_26_C.py67 max_transport_latency_c_to_p=self.Max_Transport_Latency_C_TO_P,
243 max_transport_latency_c_to_p=self.Max_Transport_Latency_C_TO_P,
/aosp_15_r20/external/python/bumble/bumble/
Dhci.py4762 max_transport_latency_c_to_p: int
Ddevice.py4031 max_transport_latency_c_to_p=max_transport_latency[0],
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dhci_commands.emb2879 …xt [+2] UInt max_transport_latency_c_to_p
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl4371 max_transport_latency_c_to_p : 16,
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl4540 max_transport_latency_c_to_p : 16,