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