Searched refs:GetLowEnergyClientFactory (Results 1 – 4 of 4) sorted by relevance
45 MOCK_CONST_METHOD0(GetLowEnergyClientFactory, LowEnergyClientFactory*());
128 virtual LowEnergyClientFactory* GetLowEnergyClientFactory() const = 0;
212 LowEnergyClientFactory* GetLowEnergyClientFactory() const override { in GetLowEnergyClientFactory() function in bluetooth::AdapterImpl
47 adapter_->GetLowEnergyClientFactory(); in RegisterClient()