Home
last modified time | relevance | path

Searched defs:phy_p_to_c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs90 phy_p_to_c: u8, field
123 phy_p_to_c: u8, field
166 let phy_p_to_c = select_phy(cis_config.phy_p_to_c); in new() localVariable
199 fn phy_p_to_c(&self) -> hci::SecondaryPhyType { in phy_p_to_c() method
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dtest_packets.cc506 pw::bluetooth::emboss::IsoPhyType phy_p_to_c, in LECisEstablishedEventPacket()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc508 bluetooth::hci::PhyType phy_p_to_c = select_phy(rx_phys, connection.GetRxPhy()); in IncomingLlPhyReq() local
556 bluetooth::hci::PhyType phy_p_to_c = select_phy(rx_phys, connection.GetRxPhy()); in IncomingLlPhyRsp() local