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