Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/rust/src/llcp/
Diso.rs155 fn select_phy(phys: u8) -> u8 { in new() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc463 static bluetooth::hci::PhyType select_phy(uint8_t phys, bluetooth::hci::PhyType current) { in select_phy() function