Searched refs:GetGattClientFactory (Results 1 – 4 of 4) sorted by relevance
46 MOCK_CONST_METHOD0(GetGattClientFactory, GattClientFactory*());
130 virtual GattClientFactory* GetGattClientFactory() const = 0;
220 GattClientFactory* GetGattClientFactory() const override { in GetGattClientFactory() function in bluetooth::AdapterImpl
40 adapter_->GetGattClientFactory(); in RegisterClient()