Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dphy_layer_factory.cc29 uint32_t PhyLayerFactory::GetFactoryId() { in GetFactoryId() function in test_vendor_lib::PhyLayerFactory
137 return factory_->GetFactoryId() == id; in IsFactoryId()
H A Dphy_layer_factory.h39 uint32_t GetFactoryId();
H A Dtest_model.cc163 phys_[phy_index].GetFactoryId()); in DelDeviceFromPhy()