Searched defs:phy_c_to_p (Results 1 – 4 of 4) sorted by relevance
89 phy_c_to_p: u8, field122 phy_c_to_p: u8, field165 let phy_c_to_p = select_phy(cis_config.phy_c_to_p); in new() localVariable190 fn phy_c_to_p(&self) -> hci::SecondaryPhyType { in phy_c_to_p() method
237 pub phy_c_to_p: u8, field
271 pub phy_c_to_p: u8, field
507 bluetooth::hci::PhyType phy_c_to_p = select_phy(tx_phys, connection.GetTxPhy()); in IncomingLlPhyReq() local555 bluetooth::hci::PhyType phy_c_to_p = select_phy(tx_phys, connection.GetTxPhy()); in IncomingLlPhyRsp() local