Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc178 size_t classic_phy_index = test_model_.AddPhy(rootcanal::Phy::Type::BR_EDR); in initialize_impl() local
180 test_model_.AddDeviceToPhy(controller_index, classic_phy_index); in initialize_impl()