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