Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc175 size_t controller_index = test_model_.AddDevice(controller_); in initialize_impl() local
179 test_model_.AddDeviceToPhy(controller_index, low_energy_phy_index); in initialize_impl()
180 test_model_.AddDeviceToPhy(controller_index, classic_phy_index); in initialize_impl()
217 test_model_.AddDeviceToPhy(controller_index + 1, low_energy_phy_index); in initialize_impl()
219 test_model_.AddDeviceToPhy(controller_index + 2, low_energy_phy_index); in initialize_impl()
224 test_model_.AddDeviceToPhy(controller_index + 3, low_energy_phy_index); in initialize_impl()