Searched refs:GetGattServerFactory (Results 1 – 4 of 4) sorted by relevance
47 MOCK_CONST_METHOD0(GetGattServerFactory, GattServerFactory*());
134 virtual GattServerFactory* GetGattServerFactory() const = 0;
224 GattServerFactory* GetGattServerFactory() const override { in GetGattServerFactory() function in bluetooth::AdapterImpl
39 adapter_->GetGattServerFactory(); in RegisterServer()