Home
last modified time | relevance | path

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

/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
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc524 bluetooth::hci::PhyType phy_p_to_c = in IncomingLlPhyReq() local
577 bluetooth::hci::PhyType phy_p_to_c = in IncomingLlPhyRsp() local